Skip to content

Commit

Permalink
chore(deps): update dependency org.slf4j:slf4j-api to v2.0.13
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| maven      | org.slf4j:slf4j-api | 2.0.12 | 2.0.13 |
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 13bb635 commit 4d12f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencyResolutionManagement {
version("quarkus", "3.9.3")
version("rxjava", "3.1.8")
version("rxkotlin", "3.0.1")
version("slf4j", "2.0.12")
version("slf4j", "2.0.13")
version("strikt", "0.34.1")
version("vertx", "4.3.6")

Expand Down

0 comments on commit 4d12f22

Please sign in to comment.