Skip to content

Commit

Permalink
Upgrade: Bump com.viaversion:nbt from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [com.viaversion:nbt](https://github.com/ViaVersion/ViaNBT) from 5.0.0 to 5.0.1.
- [Commits](https://github.com/ViaVersion/ViaNBT/commits)

---
updated-dependencies:
- dependency-name: com.viaversion:nbt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 1989fec commit 1f4d2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {

dependencies {
api("com.google.code.gson:gson:2.11.0")
api("com.viaversion:nbt:5.0.0")
api("com.viaversion:nbt:5.0.1")
api("it.unimi.dsi:fastutil:8.5.15")
api("ch.qos.logback:logback-classic:1.5.8")
compileOnly("org.jetbrains:annotations:26.0.1")
Expand Down

0 comments on commit 1f4d2b0

Please sign in to comment.