Skip to content

Commit a8e9197

Browse files
fix(deps): update semconvversion
1 parent 9e432e8 commit a8e9197

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)