Skip to content

Commit 72866c2

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ee11ba commit 72866c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loader/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation(project(":proxy.api"))
6262
implementation(project(":spark"))
6363
implementation(project(":anticheat"))
64-
implementation("org.slf4j:slf4j-api:2.0.13")
64+
implementation("org.slf4j:slf4j-api:2.0.17")
6565
implementation("org.tinylog:tinylog-api:2.7.0")
6666
implementation("org.tinylog:tinylog-impl:2.7.0")
6767
implementation("net.minestom:minestom:2025.12.20c-1.21.11") {

0 commit comments

Comments
 (0)