Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.12 to 2.0.13 (#2442)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.12 to 2.0.13.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 336bf89 commit 92021e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
api("info.picocli:picocli-shell-jline3:$picocliVersion")
api("com.fizzed:rocker-runtime:$rockerVersion")

implementation("org.slf4j:slf4j-nop:2.0.12")
implementation("org.slf4j:slf4j-nop:2.0.13")
implementation("org.fusesource.jansi:jansi:1.18")
implementation("org.yaml:snakeyaml")
implementation("javax.inject:javax.inject:1")
Expand Down

0 comments on commit 92021e4

Please sign in to comment.