Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit 93ae945

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#61)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f28a14 commit 93ae945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR3-SNAPSHOT"
6060

6161
api "com.google.guava:guava:33.4.0-jre"
62-
api "org.slf4j:slf4j-api:2.0.16"
62+
api "org.slf4j:slf4j-api:2.0.17"
6363
}
6464

6565
sourceSets {

0 commit comments

Comments
 (0)