Update ViaNBT (and mcstructs)

This commit is contained in:
Nassim Jahnke 2023-12-30 19:02:25 +01:00
parent 7b4d544e85
commit bd99b892db
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@ dependencies {
api(libs.gson)
implementation(rootProject.libs.text) {
exclude("com.google.code.gson", "gson")
exclude("com.viaversion", "nbt")
}
compileOnlyApi(libs.snakeYaml)

View File

@ -5,7 +5,7 @@ metadata.format.version = "1.1"
gson = "2.10.1"
fastutil = "8.5.12"
flare = "2.0.1"
vianbt = "3.3.0"
vianbt = "3.5.0"
mcstructs = "2.4.2-SNAPSHOT"
# Common provided