We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557e39a commit e70ee31Copy full SHA for e70ee31
build.gradle.kts
@@ -12,7 +12,7 @@ val logstashEncoderVersion = "7.4"
12
val prometheusVersion = "0.16.0"
13
val smCommonVersion = "2.0.8"
14
val mockkVersion = "1.13.12"
15
-val testContainerKafkaVersion = "1.19.8"
+val testContainerKafkaVersion = "1.20.0"
16
val kotlinVersion = "2.0.0"
17
val jaxbRuntimeVersion = "2.4.0-b180830.0438"
18
val jaxbApiVersion = "2.4.0-b180830.0359"
0 commit comments