We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad0a6c commit 423ce73Copy full SHA for 423ce73
build.gradle.kts
@@ -9,7 +9,7 @@ val junitjupiterVersion="5.10.2"
9
val pale2commonVersion="2.0.6"
10
val jacksonVersion="2.17.1"
11
val postgresVersion="42.7.3"
12
-val flywayVersion="10.12.0"
+val flywayVersion="10.13.0"
13
val hikariVersion="5.1.0"
14
val testcontainerVersion="1.19.8"
15
val mockkVersion="1.13.10"
0 commit comments