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 d24585d + c6dd706 commit 0f38d55Copy full SHA for 0f38d55
build.sbt
@@ -236,7 +236,7 @@ lazy val packagehub = project
236
List(
237
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
238
"com.zaxxer" % "HikariCP" % "5.0.0",
239
- "org.flywaydb" % "flyway-core" % "7.7.1",
+ "org.flywaydb" % "flyway-core" % "7.12.1",
240
"org.postgresql" % "postgresql" % "42.2.23",
241
"org.rauschig" % "jarchivelib" % "1.1.0",
242
"org.scalameta" %% "scalameta" % V.scalameta,
0 commit comments