Skip to content

Commit

Permalink
Update slf4jVersion to v2.0.9 (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 72c6603 commit 37e85b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val autoValueVersion = "1.10.3"
val errorProneVersion = "2.21.1"
val prometheusVersion = "0.16.0"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.7"
val slf4jVersion = "2.0.9"

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

0 comments on commit 37e85b9

Please sign in to comment.