Skip to content

Commit 0f38d55

Browse files
authored
Merge pull request #289 from sourcegraph/renovate/org.flywaydb-flyway-core-7.x
Update dependency org.flywaydb:flyway-core to v7.12.1
2 parents d24585d + c6dd706 commit 0f38d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ lazy val packagehub = project
236236
List(
237237
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.2",
238238
"com.zaxxer" % "HikariCP" % "5.0.0",
239-
"org.flywaydb" % "flyway-core" % "7.7.1",
239+
"org.flywaydb" % "flyway-core" % "7.12.1",
240240
"org.postgresql" % "postgresql" % "42.2.23",
241241
"org.rauschig" % "jarchivelib" % "1.1.0",
242242
"org.scalameta" %% "scalameta" % V.scalameta,

0 commit comments

Comments
 (0)