mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
We aren't even using this yet
This commit is contained in:
parent
135c12b650
commit
cc7e452d4b
@ -32,7 +32,7 @@ dependencies {
|
|||||||
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
|
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
|
||||||
"compile"("co.aikar:fastutil-lite:1.0")
|
"compile"("co.aikar:fastutil-lite:1.0")
|
||||||
"compile"("com.github.luben:zstd-jni:1.1.1")
|
"compile"("com.github.luben:zstd-jni:1.1.1")
|
||||||
"compile"("com.mojang:datafixerupper:1.0.20")
|
//"compile"("com.mojang:datafixerupper:1.0.20")
|
||||||
"compileOnly"("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
|
"compileOnly"("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
|
||||||
isTransitive = false
|
isTransitive = false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user