Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.13 (#263)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.9 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 Jul 1, 2024
1 parent 671111d commit 0736f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation project(':dependencies:worldguard6')
implementation project(':dependencies:worldguard7')
implementation 'com.zaxxer:HikariCP:4.0.3'
implementation 'org.slf4j:slf4j-nop:2.0.9'
implementation 'org.slf4j:slf4j-nop:2.0.13'
implementation 'org.bstats:bstats-bukkit:3.0.2'
}

Expand Down

0 comments on commit 0736f85

Please sign in to comment.