deps: bump net.kyori:adventure-nbt from 4.15.0 to 4.16.0 (#167)

Bumps [net.kyori:adventure-nbt](https://github.com/KyoriPowered/adventure) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.15.0...v4.16.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-nbt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-27 13:53:15 +00:00 committed by GitHub
parent 6a3d2abb8c
commit e90a8df5c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ dependencies {
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.0.0'
compileOnly 'net.william278:PAPIProxyBridge:1.5'
compileOnly 'it.unimi.dsi:fastutil:8.5.13'
compileOnly 'net.kyori:adventure-nbt:4.15.0'
compileOnly 'net.kyori:adventure-nbt:4.16.0'
implementation 'org.apache.commons:commons-text:1.11.0'
implementation 'net.william278:DesertWell:2.0.4'