Skip to content

Commit 8209050

Browse files
fix(deps): update semconvversion
1 parent 40c3ab5 commit 8209050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0-alpha"
6-
val semconvVersion = "1.30.0"
6+
val semconvVersion = "1.31.0"
77

88
javaPlatform {
99
allowDependencies()

0 commit comments

Comments
 (0)