Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14 (#47)

Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.14.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-07 17:45:12 +02:00 committed by GitHub
parent 0f4b188643
commit 8f00ca5790
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.CR3-SNAPSHOT"
api "com.google.guava:guava:33.2.1-jre"
api "org.slf4j:slf4j-api:2.0.13"
api "org.slf4j:slf4j-api:2.0.14"
}
sourceSets {