Skip to content

Commit

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

---
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 Sep 15, 2024
1 parent 64960e6 commit b30234b
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.12")
implementation("org.slf4j:slf4j-reload4j:2.0.13")

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

Expand Down

0 comments on commit b30234b

Please sign in to comment.