We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4368e1e commit 325d2b6Copy full SHA for 325d2b6
build.gradle.kts
@@ -5,7 +5,7 @@ val ktorVersion = "3.1.1"
5
val logstashVersion = "8.0"
6
val logbackVersion = "1.5.17"
7
val opentelemetryVersion = "1.47.0"
8
-val opentelemetryKtorVersion = "2.13.3-alpha"
+val opentelemetryKtorVersion = "2.11.0-alpha"
9
10
plugins {
11
application
0 commit comments