Skip to content

Commit 4b25e17

Browse files
authored
Merge pull request #508 from scala-steward/update/flyway-core-11.10.1
Update flyway-core, flyway-mysql to 11.10.1
2 parents a81aaa3 + 65c4150 commit 4b25e17

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
@@ -10,7 +10,7 @@ val Library = new {
1010
val metricsV = "4.2.33"
1111
val cats = "2.13.0"
1212
val logback = "1.5.18"
13-
val flyway = "11.10.0"
13+
val flyway = "11.10.1"
1414
}
1515

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

0 commit comments

Comments
 (0)