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

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
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] 2023-12-29 15:36:14 +00:00 committed by GitHub
parent cb32d8b264
commit 3c2b445934
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.9"
api "org.slf4j:slf4j-api:2.0.10"
api "org.yaml:snakeyaml:2.2"
}