Skip to content

Commit 2d14db9

Browse files
fix(deps): update semconvversion to v1.29.0-alpha (#1616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 426adfc commit 2d14db9

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
@@ -25,7 +25,7 @@ val errorProneVersion = "2.36.0"
2525
val prometheusVersion = "0.16.0"
2626
val mockitoVersion = "4.11.0"
2727
val slf4jVersion = "2.0.16"
28-
val semConvVersion = "1.28.0-alpha"
28+
val semConvVersion = "1.29.0-alpha"
2929

3030
val CORE_DEPENDENCIES = listOf(
3131
"com.google.auto.service:auto-service:${autoServiceVersion}",

0 commit comments

Comments
 (0)