Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent bec10b1 commit 26e981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR1-SNAPSHOT"

api "com.google.guava:guava:33.0.0-jre"
api "org.slf4j:slf4j-api:2.0.10"
api "org.slf4j:slf4j-api:2.0.11"
api "org.yaml:snakeyaml:2.2"
}

Expand Down

0 comments on commit 26e981a

Please sign in to comment.