Skip to content

Commit 76897a3

Browse files
authored
Merge pull request #587 from scala-steward/update/flyway-core-12.0.1
Update flyway-core, flyway-mysql to 12.0.1
2 parents 6c6440c + 76518f5 commit 76897a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val Library = new {
99
val metricsV = "4.2.38"
1010
val cats = "2.13.0"
1111
val logback = "1.5.29"
12-
val flyway = "12.0.0"
12+
val flyway = "12.0.1"
1313
}
1414

1515
val javaUuidGenerator = "com.fasterxml.uuid" % "java-uuid-generator" % "5.2.0"

0 commit comments

Comments
 (0)