Skip to content

Commit 1ac0bcf

Browse files
fix(deps): update semconvversion (open-telemetry#2191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e432e8 commit 1ac0bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
val otelInstrumentationVersion = "2.19.0-alpha"
6-
val semconvVersion = "1.36.0"
6+
val semconvVersion = "1.37.0"
77

88
javaPlatform {
99
allowDependencies()

0 commit comments

Comments
 (0)