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 85e0ee1 commit 1babb30Copy full SHA for 1babb30
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
annotationProcessor("org.projectlombok:lombok:1.18.32")
52
api("org.bstats:bstats-bukkit:3.0.2")
53
api("co.aikar:acf-paper:0.5.1-SNAPSHOT")
54
- api("com.tcoded:FoliaLib:0.3.1")
+ api("com.tcoded:FoliaLib:0.4.2")
55
56
compileOnly("net.essentialsx:EssentialsX:2.20.1")
57
compileOnly("net.luckperms:api:5.4")
0 commit comments