We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe9df4 commit d445ef9Copy full SHA for d445ef9
build.gradle.kts
@@ -14,13 +14,13 @@ val ktorVersion = "3.1.1"
14
val logbackVersion = "1.5.17"
15
val logstashEncoderVersion = "8.0"
16
val prometheusVersion = "0.16.0"
17
-val junitJupiterVersion = "5.12.0"
+val junitJupiterVersion = "5.12.1"
18
val javaTimeAdapterVersion = "1.1.3"
19
val kotlinVersion = "2.1.10"
20
val commonsCodecVersion = "1.18.0"
21
val ktfmtVersion = "0.44"
22
val snappyJavaVersion = "1.1.10.7"
23
-val opentelemetryVersion = "2.13.3"
+val opentelemetryVersion = "2.14.0"
24
val ibmMqVersion = "9.4.2.0"
25
val nettyHandlerVersion = "4.1.119.Final"
26
0 commit comments