deps: bump net.kyori:adventure-nbt from 4.18.0 to 4.19.0 (#247)

Bumps [net.kyori:adventure-nbt](https://github.com/KyoriPowered/adventure) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.18.0...v4.19.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] 2025-03-09 15:14:28 +00:00 committed by GitHub
parent 615ee21d18
commit f50a1df4a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ dependencies {
compileOnly 'net.luckperms:api:5.4'
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.3'
compileOnly 'it.unimi.dsi:fastutil:8.5.15'
compileOnly 'net.kyori:adventure-nbt:4.18.0'
compileOnly 'net.kyori:adventure-nbt:4.19.0'
implementation 'org.apache.commons:commons-text:1.13.0'
implementation 'net.william278:desertwell:2.0.4'