Skip to content

Commit

Permalink
Merge pull request #110 from scala-steward/update/flyway-core-11.0.0
Browse files Browse the repository at this point in the history
Update flyway-core to 11.0.0
  • Loading branch information
mkurz authored Nov 24, 2024
2 parents 14b1c12 + 0983352 commit 94ca4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazy val repoSlug = "sbt/flyway-sbt"
lazy val flywayVersion = "10.22.0"
lazy val flywayVersion = "11.0.0"
lazy val scala212 = "2.12.20"
lazy val scala3 = "3.3.4"

Expand Down

0 comments on commit 94ca4da

Please sign in to comment.