Skip to content

Commit a1c079d

Browse files
authored
Merge pull request #259 from scala-steward/update/flyway-core-12.2.0
Update flyway-core to 12.2.0
2 parents a39df75 + ad7d826 commit a1c079d

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 = "12.1.1"
2+
lazy val flywayVersion = "12.2.0"
33
lazy val scala212 = "2.12.21"
44
lazy val scala3 = "3.8.2"
55

0 commit comments

Comments
 (0)