Switch to IncendoPaster "library"

This commit is contained in:
dordsor21
2020-12-19 16:18:57 +00:00
parent e08fda0ac2
commit 7444c643a1
4 changed files with 11 additions and 300 deletions

View File

@ -59,6 +59,7 @@ dependencies {
"compile"("com.plotsquared:PlotSquared-Core:5.12.2") {
isTransitive = false
}
"api"("com.intellectualsites.paster:Paster:1.0-SNAPSHOT")
}
tasks.named<Test>("test") {