Skip to content

Commit

Permalink
Update undertow-core to 2.2.17.Final (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>
  • Loading branch information
scalameta-bot and tgodzik authored Jun 7, 2022
1 parent e05c32e commit 81e2849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ lazy val mdoc = project
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0",
"io.methvin" % "directory-watcher" % "0.15.1",
// live reload
"io.undertow" % "undertow-core" % "2.2.16.Final",
"io.undertow" % "undertow-core" % "2.2.17.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.7.Final",
"org.slf4j" % "slf4j-api" % "1.7.36",
"com.geirsson" %% "metaconfig-typesafe-config" % V.metaconfig,
Expand Down

0 comments on commit 81e2849

Please # to comment.