We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647def5 commit 97b0cbfCopy full SHA for 97b0cbf
build.sbt
@@ -246,7 +246,7 @@ lazy val packagehub = project
246
List(
247
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
248
"com.zaxxer" % "HikariCP" % "5.0.0",
249
- "org.flywaydb" % "flyway-core" % "7.12.1",
+ "org.flywaydb" % "flyway-core" % "7.15.0",
250
"org.postgresql" % "postgresql" % "42.2.23",
251
"org.rauschig" % "jarchivelib" % "1.1.0",
252
"org.scalameta" %% "scalameta" % V.scalameta,
0 commit comments