We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c3879 commit cd8070cCopy full SHA for cd8070c
build.gradle.kts
@@ -5,7 +5,7 @@ val ktorVersion = "3.0.3"
5
val logstashVersion = "8.0"
6
val logbackVersion = "1.5.15"
7
val opentelemetryVersion = "1.45.0"
8
-val opentelemetryKtorVersion = "2.10.0-alpha"
+val opentelemetryKtorVersion = "2.11.0-alpha"
9
10
plugins {
11
application
0 commit comments