Skip to content

Commit

Permalink
bump orgSlf4jVersion from 2.0.7 to 2.0.13 (via #1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent cdd7b9b commit c5ec96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ configure(libs) {
apply(plugin = "java")
apply(plugin = "java-library")

val orgSlf4jVersion = "2.0.7"
val orgSlf4jVersion = "2.0.13"
val assertJVersion = "1.9.9.1"

dependencyManagement {
Expand Down

0 comments on commit c5ec96a

Please sign in to comment.