Include the core dependency in the Bukkit module

This commit is contained in:
Alexander Söderberg 2020-05-14 14:52:43 +02:00
parent 2f02f4392a
commit f4729310fa
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -81,7 +81,7 @@ task copyFiles {
shadowJar {
dependencies {
include(dependency(":Core"))
include(dependency(":PlotSquared"))
include(dependency("io.papermc:paperlib:1.0.2"))
include(dependency("net.kyori:text-adapter-bukkit:3.0.3"))
include(dependency("org.bstats:bstats-bukkit:1.7"))