Skip to content

Commit

Permalink
Merge pull request #401 from scala-steward/update/flyway-core-10.17.0
Browse files Browse the repository at this point in the history
Update flyway-core, flyway-mysql to 10.17.0
  • Loading branch information
mergify[bot] committed Jul 30, 2024
2 parents 6ec1993 + 5ef09d2 commit a498938
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
Expand Up @@ -10,7 +10,7 @@ val Library = new {
val metricsV = "4.2.26"
val cats = "2.12.0"
val logback = "1.5.6"
val flyway = "10.15.2"
val flyway = "10.17.0"
}

val javaUuidGenerator = "com.fasterxml.uuid" % "java-uuid-generator" % "5.1.0"
Expand Down

0 comments on commit a498938

Please sign in to comment.