fix debugpaste with multiverse

This commit is contained in:
dordsor21
2020-12-28 12:30:53 +00:00
parent 3cfbe9585a
commit 1d0721034d
3 changed files with 4 additions and 4 deletions
Bukkit
Core
build.gradle.kts
src
main
java
com
plotsquared
core

@ -46,7 +46,7 @@ dependencies {
exclude(group = "com.google.guava")
}
api("com.intellectualsites.arkitektonika:Arkitektonika-Client:2.0-SNAPSHOT")
api("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT")
api("com.intellectualsites.paster:Paster:1.0.2-SNAPSHOT")
}
tasks.processResources {