Update some dependencies

This commit is contained in:
Nassim Jahnke 2024-10-10 21:21:54 +02:00
parent 8661bbc1fc
commit 9f24576ba7
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F

View File

@ -2,18 +2,18 @@ metadata.format.version = "1.1"
[versions] [versions]
gson = "2.10.1" gson = "2.11.0"
fastutil = "8.5.12" fastutil = "8.5.14"
vianbt = "5.0.0" vianbt = "5.0.0"
mcstructs = "5-2.5.3" mcstructs = "5-2.5.4-SNAPSHOT"
# Common provided # Common provided
netty = "4.0.20.Final" netty = "4.0.20.Final"
guava = "17.0" guava = "17.0"
snakeYaml = "2.2" snakeYaml = "2.2"
junit = "5.10.2" junit = "5.11.2"
checkerQual = "3.43.0" checkerQual = "3.48.0"
# Platforms # Platforms
paper = "1.20.4-R0.1-SNAPSHOT" paper = "1.20.4-R0.1-SNAPSHOT"