Bump dependency version

This commit is contained in:
Alexander Söderberg 2020-05-25 20:11:57 +02:00
parent 71e22f41b1
commit edbacb8e47
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -118,7 +118,7 @@ subprojects {
shadowJar {
dependencies {
include(dependency("org.json:json:20190722"))
include(dependency("org.json:json:20200518"))
include(dependency("net.kyori:text-api:3.0.2"))
}
relocate("io.papermc.lib", "com.plotsquared.bukkit.paperlib")