Skip to content

Commit

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

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

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

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

---
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] committed Sep 20, 2024
1 parent f98fb61 commit 77cbe4c
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 @@ -68,7 +68,7 @@ protobuf = "3.25.3"
randelshofer = "1.0.0"
rdblue = "0.1.1"
selenium = "4.16.1"
slf4j = "2.0.13"
slf4j = "2.0.16"
snappy = "1.1.10.5"
squareup = "1.13.0"
sslcontext = "8.1.1"
Expand Down

0 comments on commit 77cbe4c

Please sign in to comment.