update to Adventure 4.8.1

This commit is contained in:
Jake Potrebic
2021-06-16 15:57:49 -07:00
parent 4d67d89033
commit 7de25fd330
2 changed files with 19 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
api("org.yaml:snakeyaml:1.29")
api("com.googlecode.json-simple:json-simple:1.1.1") // Paper
api("it.unimi.dsi:fastutil:8.2.2")
+ api(platform("net.kyori:adventure-bom:4.7.0"))
+ api(platform("net.kyori:adventure-bom:4.8.1"))
+ api("net.kyori:adventure-api")
+ api("net.kyori:adventure-text-serializer-gson")
+ api("net.kyori:adventure-text-serializer-legacy")