Skip to content

Commit

Permalink
build(deps): Update flyway-core from 10.17.3 to 10.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Sep 13, 2024
1 parent 11f23f3 commit 19648e4
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 @@ -416,7 +416,7 @@ lazy val metals = project
"io.undertow" % "undertow-core" % "2.2.20.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.16.Final",
// for persistent data like "dismissed notification"
"org.flywaydb" % "flyway-core" % "10.17.3",
"org.flywaydb" % "flyway-core" % "10.18.0",
"com.h2database" % "h2" % "2.3.232",
// for BSP
"org.scala-sbt.ipcsocket" % "ipcsocket" % "1.6.2",
Expand Down

0 comments on commit 19648e4

Please sign in to comment.