We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e07cab commit e8bcb59Copy full SHA for e8bcb59
dependencyManagement/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
val otelInstrumentationVersion = "2.24.0-alpha"
6
-val semconvVersion = "1.38.0"
+val semconvVersion = "1.39.0"
7
8
javaPlatform {
9
allowDependencies()
0 commit comments