Skip to content

Commit

Permalink
Merge pull request #147 from 4drian3d/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17
  • Loading branch information
4drian3d authored Feb 27, 2025
2 parents 3b36494 + 3523ae9 commit 7078eb7
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 @@ -34,7 +34,7 @@ junit-bom = { group = "org.junit", name = "junit-bom", version.ref = "junit" }
mockito = { group = "org.mockito", name = "mockito-core", version.ref = "mockito" }
futures = { group = "com.spotify", name = "completable-futures", version.ref = "futures" }
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version.ref = "caffeine" }
slf4j = "org.slf4j:slf4j-api:2.0.16"
slf4j = "org.slf4j:slf4j-api:2.0.17"

[plugins]

Expand Down

0 comments on commit 7078eb7

Please sign in to comment.