Skip to content

Commit fa0d400

Browse files
authored
Merge pull request #162 from scala-steward/update/flyway-core-11.9.0
Update flyway-core to 11.9.0
2 parents a4d9309 + 6249c42 commit fa0d400

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
@@ -1,5 +1,5 @@
11
lazy val repoSlug = "sbt/flyway-sbt"
2-
lazy val flywayVersion = "11.8.2"
2+
lazy val flywayVersion = "11.9.0"
33
lazy val scala212 = "2.12.20"
44
lazy val scala3 = "3.6.4"
55

0 commit comments

Comments
 (0)