We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927eadb commit a5394b4Copy full SHA for a5394b4
build.gradle.kts
@@ -11,7 +11,7 @@ val logbackVersion = "1.5.17"
11
val logstashEncoderVersion = "8.0"
12
val prometheusVersion = "0.16.0"
13
val mockkVersion = "1.13.17"
14
-val testContainerKafkaVersion = "1.20.5"
+val testContainerKafkaVersion = "1.20.6"
15
val nimbusVersion = "9.40"
16
val kotlinVersion = "2.1.10"
17
val jaxbRuntimeVersion = "2.4.0-b180830.0438"
@@ -21,7 +21,7 @@ val javaTimeAdapterVersion = "1.1.3"
21
val commonsCodecVersion = "1.18.0"
22
val ktfmtVersion = "0.49"
23
val javaVersion = JvmTarget.JVM_21
24
-val junitJupiterVersion = "5.12.0"
+val junitJupiterVersion = "5.12.1"
25
val commonsCompressVersion = "1.27.1"
26
val koinVersion = "4.1.0-Beta5"
27
val diagnosekoderVersion = "1.2025.0"
0 commit comments