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.
2 parents d72de6a + 97b0cbf commit f1a32f3Copy full SHA for f1a32f3
build.sbt
@@ -246,7 +246,7 @@ lazy val packagehub = project
246
List(
247
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.3",
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