We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059e6b5 commit 6c2089dCopy full SHA for 6c2089d
build.gradle.kts
@@ -9,15 +9,15 @@ val ktorVersion = "3.1.1"
9
val logbackVersion = "1.5.17"
10
val logstashencoderVersion = "8.0"
11
val prometheusVersion = "0.16.0"
12
-val junitjupiterVersion = "5.12.0"
+val junitjupiterVersion = "5.12.1"
13
val jacksonVersion = "2.18.3"
14
val postgresVersion = "42.7.5"
15
-val flywayVersion = "11.3.4"
+val flywayVersion = "11.4.0"
16
val hikariVersion = "6.2.1"
17
-val testcontainerVersion = "1.20.5"
+val testcontainerVersion = "1.20.6"
18
val mockkVersion = "1.13.17"
19
val kotlinVersion = "2.1.10"
20
-val googlecloudstorageVersion = "2.49.0"
+val googlecloudstorageVersion = "2.50.0"
21
val ktfmtVersion = "0.44"
22
val kafkaVersion = "3.9.0"
23
0 commit comments