She compiles!

This commit is contained in:
Mariell Hoversholm
2020-10-08 01:22:19 +02:00
committed by Alexander Söderberg
parent ec23fcdd75
commit 9b1dc7d42e
3 changed files with 6 additions and 93 deletions

View File

@ -63,7 +63,7 @@ dependencies {
compileOnly("com.sk89q:squirrelid:1.0.0-SNAPSHOT") { isTransitive = false }
// Adventure
implementation("net.kyori:text-adapter-bukkit:3.0.3")
implementation("net.kyori:adventure-platform-bukkit:4.0.0-SNAPSHOT")
}
tasks.named<Copy>("processResources") {