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 f0039ce commit f67784fCopy full SHA for f67784f
dependencyManagement/build.gradle.kts
@@ -22,7 +22,7 @@ val autoValueVersion = "1.10.4"
22
val errorProneVersion = "2.26.1"
23
val prometheusVersion = "0.16.0"
24
val mockitoVersion = "4.11.0"
25
-val slf4jVersion = "2.0.12"
+val slf4jVersion = "2.0.13"
26
27
val CORE_DEPENDENCIES = listOf(
28
"com.google.auto.service:auto-service:${autoServiceVersion}",
0 commit comments