Skip to content

Commit

Permalink
Merge pull request #1262 from scala-steward/update/undertow-core-2.0.…
Browse files Browse the repository at this point in the history
…29.Final

Update undertow-core to 2.0.29.Final
  • Loading branch information
gabro authored Jan 6, 2020
2 parents 80efe9d + 66296ad commit 29213e3
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 @@ -246,7 +246,7 @@ lazy val metals = project
// for file watching
"io.methvin" % "directory-watcher" % "0.8.0",
// for http client
"io.undertow" % "undertow-core" % "2.0.28.Final",
"io.undertow" % "undertow-core" % "2.0.29.Final",
"org.jboss.xnio" % "xnio-nio" % "3.7.7.Final",
// for persistent data like "dismissed notification"
"org.flywaydb" % "flyway-core" % "6.1.3",
Expand Down

0 comments on commit 29213e3

Please sign in to comment.