Skip to content

Commit

Permalink
chore(gradle): bump slf4j from 2.0.16 to 2.0.17 (#6674)
Browse files Browse the repository at this point in the history
Bumps `slf4j` from 2.0.16 to 2.0.17.

Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17

Updates `org.slf4j:jul-to-slf4j` from 2.0.16 to 2.0.17

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 8a6d04b commit c171a91
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 @@ -69,7 +69,7 @@ protobuf = "3.25.4"
randelshofer = "2.0.1"
rdblue = "0.1.1"
selenium = "4.27.0"
slf4j = "2.0.16"
slf4j = "2.0.17"
snappy = "1.1.10.7"
squareup = "1.13.0"
sslcontext = "8.3.7"
Expand Down

0 comments on commit c171a91

Please sign in to comment.