We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e288e commit 503bc2eCopy full SHA for 503bc2e
build.gradle.kts
@@ -12,7 +12,7 @@ val smCommonVersion = "2.0.8"
12
val mockkVersion = "1.13.10"
13
val nimbusdsVersion = "9.37.3"
14
val hikariVersion = "5.1.0"
15
-val flywayVersion = "10.11.1"
+val flywayVersion = "10.12.0"
16
val postgresVersion = "42.7.3"
17
val testContainerVersion = "1.19.7"
18
val kotlinVersion = "1.9.23"
0 commit comments