UltimateTimber/UltimateTimber-Hook/CoreProtect/build.gradle
2019-11-09 15:46:02 -05:00

6 lines
147 B
Groovy

dependencies {
compile project(':UltimateTimber-Core')
compileOnly 'org.spigotmc:spigot:1.14.4'
compileOnly 'net:coreprotect:2.17.5'
}