Skip to content

Commit 9b7f6b0

Browse files
authored
Merge pull request #145 from scala-steward/update/flyway-core-11.4.1
Update flyway-core to 11.4.1
2 parents 319fa4f + 5a24f59 commit 9b7f6b0

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.4.0"
2+
lazy val flywayVersion = "11.4.1"
33
lazy val scala212 = "2.12.20"
44
lazy val scala3 = "3.6.4"
55

0 commit comments

Comments
 (0)