Skip to content

Commit 19498be

Browse files
authored
Merge pull request #148 from scala-steward/update/flyway-core-11.7.0
Update flyway-core to 11.7.0
2 parents 59592cc + 9e9af38 commit 19498be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
lazy val repoSlug = "sbt/flyway-sbt"
2-
lazy val flywayVersion = "11.5.0"
2+
lazy val flywayVersion = "11.7.0"
33
lazy val scala212 = "2.12.20"
44
lazy val scala3 = "3.6.4"
55

0 commit comments

Comments
 (0)