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 7a19a66 commit 28b6e7cCopy full SHA for 28b6e7c
build.gradle.kts
@@ -33,7 +33,7 @@ val adventureVersion = "4.17.0"
33
dependencies {
34
compileOnly("org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT")
35
36
- compileOnly("org.apache.logging.log4j:log4j-api:2.24.2")
+ compileOnly("org.apache.logging.log4j:log4j-api:2.24.3")
37
implementation("org.bstats:bstats-bukkit:3.1.0")
38
api("com.tcoded:FoliaLib:0.4.2")
39
0 commit comments