Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2 (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Afloarei <Alessandro.afloarei@outlook.it>
  • Loading branch information
pleo-bot-renovate and blade47 committed Dec 12, 2022
1 parent 345ee39 commit 4c385f9
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 @@ -12,7 +12,7 @@ kotlinterGradleVersion = "3.12.0"
logbackClassicVersion = "1.4.5"
mockkVersion = "1.12.4"
monetaVersion = "1.4.2"
slf4jVersion = "1.7.36"
slf4jVersion = "2.0.5"

[libraries]
commons-beanutils = { group = "commons-beanutils", name = "commons-beanutils", version.ref = "commonsBeanUtilsVersion"}
Expand Down

0 comments on commit 4c385f9

Please sign in to comment.