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 cfaa97a commit 49f1b62Copy full SHA for 49f1b62
dependencyManagement/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-platform`
3
}
4
5
-val otelInstrumentationVersion = "2.12.0-alpha"
+val otelInstrumentationVersion = "2.13.0-alpha"
6
val semconvVersion = "1.30.0-rc.1"
7
8
javaPlatform {
0 commit comments