Skip to content

Commit 682ccd2

Browse files
Update semConvVersion to v1.27.0-alpha (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e257fa3 commit 682ccd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ val errorProneVersion = "2.30.0"
2525
val prometheusVersion = "0.16.0"
2626
val mockitoVersion = "4.11.0"
2727
val slf4jVersion = "2.0.16"
28-
val semConvVersion = "1.26.0-alpha"
28+
val semConvVersion = "1.27.0-alpha"
2929

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

0 commit comments

Comments
 (0)