Skip to content

Commit 17b6dc6

Browse files
Update slf4jVersion to v2.0.11 (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f035f7e commit 17b6dc6

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
@@ -22,7 +22,7 @@ val autoValueVersion = "1.10.4"
2222
val errorProneVersion = "2.24.1"
2323
val prometheusVersion = "0.16.0"
2424
val mockitoVersion = "4.11.0"
25-
val slf4jVersion = "2.0.10"
25+
val slf4jVersion = "2.0.11"
2626

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

0 commit comments

Comments
 (0)