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 5ccb479 commit eb29200Copy full SHA for eb29200
dependencyManagement/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
val otelInstrumentationVersion = "2.16.0-alpha"
6
-val semconvVersion = "1.32.0"
+val semconvVersion = "1.34.0"
7
8
javaPlatform {
9
allowDependencies()
0 commit comments