mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-21 11:55:14 +01:00
Upgrade: Bump com.viaversion:nbt from 5.0.0 to 5.0.1 (#43)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1989fec23f
commit
e2ea3acfcb
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user