Skip to content

Commit

Permalink
chore(deps): Bump slf4j from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps `slf4j` from 2.0.10 to 2.0.11.

Updates `org.slf4j:slf4j-api` from 2.0.10 to 2.0.11

Updates `org.slf4j:slf4j-jdk14` from 2.0.10 to 2.0.11

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sgammon committed Jan 13, 2024
1 parent e54cb33 commit e2eeede
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 @@ -27,7 +27,7 @@ sigstore = "0.5.0"
spdx-sbom = "0.5.0"
spotless = "6.23.3"
sonar = "4.4.1.3373"
slf4j = "2.0.10"
slf4j = "2.0.11"
logback = "1.4.14"
testLogger = "4.0.0"
versionCheck = "0.50.0"
Expand Down

0 comments on commit e2eeede

Please sign in to comment.