We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426adfc commit 2d14db9Copy full SHA for 2d14db9
dependencyManagement/build.gradle.kts
@@ -25,7 +25,7 @@ val errorProneVersion = "2.36.0"
25
val prometheusVersion = "0.16.0"
26
val mockitoVersion = "4.11.0"
27
val slf4jVersion = "2.0.16"
28
-val semConvVersion = "1.28.0-alpha"
+val semConvVersion = "1.29.0-alpha"
29
30
val CORE_DEPENDENCIES = listOf(
31
"com.google.auto.service:auto-service:${autoServiceVersion}",
0 commit comments