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

Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.

---
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-02-06 15:50:38 +00:00 committed by GitHub
parent 18d8ef9117
commit 70adf63f2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.11"
api "org.slf4j:slf4j-api:2.0.12"
api "org.yaml:snakeyaml:2.2"
}