Skip to content

Commit

Permalink
deps: bump net.kyori:adventure-nbt from 4.15.0 to 4.16.0 (#214)
Browse files Browse the repository at this point in the history
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](KyoriPowered/adventure@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 7dc8f36 commit c9b0ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
compileOnly 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
compileOnly 'org.jetbrains:annotations:24.1.0'
compileOnly 'org.projectlombok:lombok:1.18.32'
compileOnly 'net.kyori:adventure-nbt:4.15.0'
compileOnly 'net.kyori:adventure-nbt:4.16.0'

annotationProcessor 'org.projectlombok:lombok:1.18.32'
}
Expand Down

0 comments on commit c9b0ea6

Please sign in to comment.