Skip to content

Commit

Permalink
Merge pull request #109 from scala-steward/update/flyway-core-10.22.0
Browse files Browse the repository at this point in the history
Update flyway-core to 10.22.0
  • Loading branch information
mkurz authored Nov 21, 2024
2 parents 2ca2c29 + ef208bd commit 14b1c12
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.21.0"
lazy val flywayVersion = "10.22.0"
lazy val scala212 = "2.12.20"
lazy val scala3 = "3.3.4"

Expand Down

0 comments on commit 14b1c12

Please sign in to comment.