Skip to content

Commit

Permalink
build(deps): Update flyway-core from 9.22.2 to 9.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Oct 13, 2023
1 parent cc897ef commit 6be4d6b
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 @@ -443,7 +443,7 @@ lazy val metals = project
"io.undertow" % "undertow-core" % "2.2.20.Final",
"org.jboss.xnio" % "xnio-nio" % "3.8.10.Final",
// for persistent data like "dismissed notification"
"org.flywaydb" % "flyway-core" % "9.22.2",
"org.flywaydb" % "flyway-core" % "9.22.3",
"com.h2database" % "h2" % "2.1.214",
// for BSP
"org.scala-sbt.ipcsocket" % "ipcsocket" % "1.6.2",
Expand Down

0 comments on commit 6be4d6b

Please sign in to comment.