Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-reload4j from 2.0.7 to 2.0.9 (#49)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-reload4j from 2.0.7 to 2.0.9.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-reload4j
  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 Dec 29, 2023
1 parent 0d523a2 commit 74e8962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("eu.okaeri:okaeri-configs-serdes-okaeri:$okaeriConfigs")
implementation("eu.okaeri:okaeri-configs-validator-okaeri:$okaeriConfigs")

implementation("org.slf4j:slf4j-reload4j:2.0.7")
implementation("org.slf4j:slf4j-reload4j:2.0.9")

implementation("org.bstats:bstats-bukkit:3.0.2")

Expand Down

0 comments on commit 74e8962

Please sign in to comment.