Skip to content

Commit

Permalink
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-jdk-platform-logging` from 2.0.11 to 2.0.12

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

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

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

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-jdk-platform-logging
  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
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent b100cb9 commit 94f4a70
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 @@ -79,7 +79,7 @@ pax-url = "2.6.14"
picocli = "4.7.5"
pmd = "7.0.0-rc4"
protobuf = "3.25.2"
slf4j = "2.0.11"
slf4j = "2.0.12"
slf4j-test = "3.0.1"
snakeyaml = "2.2"
sonarqube = "4.4.1.3373"
Expand Down

0 comments on commit 94f4a70

Please sign in to comment.