Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-bom from 2.0.13 to 2.0.16 (#42)
Browse files Browse the repository at this point in the history
Bumps [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) from 2.0.13 to 2.0.16.
- [Commits](qos-ch/slf4j@v_2.0.13...v_2.0.16)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent c8ecc4b commit e6bae69
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 @@ -7,7 +7,7 @@ jackson = "2.17.1"
junit = "5.11.0"
okhttp = "4.12.0"
publish-plugin = "2.0.0"
slf4j = "2.0.13"
slf4j = "2.0.16"

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

0 comments on commit e6bae69

Please sign in to comment.