We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 229a1fa + 72866c2 commit 3dc128cCopy full SHA for 3dc128c
loader/build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
implementation(project(":proxy.api"))
62
implementation(project(":spark"))
63
implementation(project(":anticheat"))
64
- implementation("org.slf4j:slf4j-api:2.0.13")
+ implementation("org.slf4j:slf4j-api:2.0.17")
65
implementation("org.tinylog:tinylog-api:2.7.0")
66
implementation("org.tinylog:tinylog-impl:2.7.0")
67
implementation("net.minestom:minestom:2025.12.20c-1.21.11") {
0 commit comments