We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c6440c + 76518f5 commit 76897a3Copy full SHA for 76897a3
1 file changed
build.sbt
@@ -9,7 +9,7 @@ val Library = new {
9
val metricsV = "4.2.38"
10
val cats = "2.13.0"
11
val logback = "1.5.29"
12
- val flyway = "12.0.0"
+ val flyway = "12.0.1"
13
}
14
15
val javaUuidGenerator = "com.fasterxml.uuid" % "java-uuid-generator" % "5.2.0"
0 commit comments