Skip to content

Commit

Permalink
fix(deps): update slf4j to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2023
1 parent c4b1ab0 commit 9ec31f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
detekt = "1.23.4"
jacoco = "0.8.7"
junit = "5.10.1"
slf4j = "2.0.9"
slf4j = "2.0.10"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2" }
Expand Down

0 comments on commit 9ec31f7

Please sign in to comment.