Skip to content

Commit

Permalink
Update undertow-core to 2.2.19.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Aug 15, 2022
1 parent 7f6205d commit cc3c042
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.18.Final",
"io.undertow" % "undertow-core" % "2.2.19.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 cc3c042

Please sign in to comment.