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.
1 parent 5274cc8 commit 83ea131Copy full SHA for 83ea131
1 file changed
setup/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation(libs.minestom)
20
implementation(libs.aves)
21
// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
22
- implementation("org.slf4j:slf4j-simple:2.0.17")
+ implementation("org.slf4j:slf4j-simple:2.0.18")
23
implementation(libs.xerus)
24
implementation(libs.guira)
25
0 commit comments