Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.11.

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 78a78e2 commit 8f70ae7
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.9")
implementation("org.slf4j:slf4j-reload4j:2.0.11")

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

Expand Down

0 comments on commit 8f70ae7

Please sign in to comment.