Skip to content

Commit f1a32f3

Browse files
authored
Merge pull request #328 from sourcegraph/renovate/org.flywaydb-flyway-core-7.x
2 parents d72de6a + 97b0cbf commit f1a32f3

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
@@ -246,7 +246,7 @@ lazy val packagehub = project
246246
List(
247247
"com.google.cloud.sql" % "postgres-socket-factory" % "1.3.3",
248248
"com.zaxxer" % "HikariCP" % "5.0.0",
249-
"org.flywaydb" % "flyway-core" % "7.12.1",
249+
"org.flywaydb" % "flyway-core" % "7.15.0",
250250
"org.postgresql" % "postgresql" % "42.2.23",
251251
"org.rauschig" % "jarchivelib" % "1.1.0",
252252
"org.scalameta" %% "scalameta" % V.scalameta,

0 commit comments

Comments
 (0)