We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575439e commit 73624b5Copy full SHA for 73624b5
build.gradle.kts
@@ -12,9 +12,9 @@ val prometheusVersion = "0.16.0"
12
val junitjupiterVersion = "5.11.4"
13
val jacksonVersion = "2.18.2"
14
val postgresVersion = "42.7.5"
15
-val flywayVersion = "11.3.2"
+val flywayVersion = "11.3.3"
16
val hikariVersion = "6.2.1"
17
-val testcontainerVersion = "1.20.4"
+val testcontainerVersion = "1.20.5"
18
val mockkVersion = "1.13.16"
19
val kotlinVersion = "2.1.10"
20
val googlecloudstorageVersion = "2.48.2"
0 commit comments