We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344b880 commit ae24dbfCopy full SHA for ae24dbf
dependencyManagement/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-platform`
3
}
4
5
-val otelInstrumentationVersion = "2.23.0-alpha"
+val otelInstrumentationVersion = "2.24.0-alpha"
6
val semconvVersion = "1.37.0"
7
8
javaPlatform {
0 commit comments