Updated Upstream (Bukkit/CraftBukkit) (#8378)

This commit is contained in:
Shane Freeder
2022-09-23 06:08:43 +01:00
parent ca48b2617b
commit eb3f66c6da
7 changed files with 69 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
@@ -0,0 +0,0 @@ dependencies {
api("com.google.code.gson:gson:2.8.9")
api("net.md-5:bungeecord-chat:1.16-R0.4")
api("org.yaml:snakeyaml:1.30")
api("org.yaml:snakeyaml:1.32")
+ // Paper start
+ api("com.googlecode.json-simple:json-simple:1.1.1") {
+ isTransitive = false // includes junit