Update dependency net.kyori:adventure-nbt to v4.8.1 (#1161)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-01 22:57:52 +02:00
committed by GitHub
parent 876d84aec0
commit af1a3c3ddb
3 changed files with 3 additions and 3 deletions

View File

@ -13,5 +13,5 @@ dependencies {
"shade"("org.enginehub.piston:core:${Versions.PISTON}")
"shade"("org.enginehub.piston.core-ap:runtime:${Versions.PISTON}")
"shade"("org.enginehub.piston:default-impl:${Versions.PISTON}")
"shade"("net.kyori:adventure-nbt:4.5.0")
"shade"("net.kyori:adventure-nbt:4.8.1")
}