Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11

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>
This commit is contained in:
dependabot[bot] 2024-01-09 15:15:54 +00:00 committed by GitHub
parent bec10b1569
commit 26e981a94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}