mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 11:40:41 +00:00
Bump dependency version
This commit is contained in:
parent
71e22f41b1
commit
edbacb8e47
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue