Skip to content

Commit

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

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

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

---
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 Feb 14, 2024
1 parent 8e55638 commit 862f94b
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.6.0"
spotless = "6.25.0"
sonar = "4.4.1.3373"
slf4j = "2.0.11"
slf4j = "2.0.12"
logback = "1.4.14"
testLogger = "4.0.0"
versionCheck = "0.51.0"
Expand Down

0 comments on commit 862f94b

Please sign in to comment.