mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-04 23:47:59 +01:00
Update dependencies
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
7361bf0825
commit
d7feed23c8
@ -3,8 +3,8 @@ metadata.format.version = "1.1"
|
||||
[versions]
|
||||
|
||||
# Important dependencies
|
||||
adventure = "4.11.0"
|
||||
kotlin = "1.6.20"
|
||||
adventure = "4.12.0"
|
||||
kotlin = "1.7.22"
|
||||
hydrazine = "1.7.2"
|
||||
dependencyGetter = "v1.0.1"
|
||||
minestomData = "1c1921cd41"
|
||||
@ -12,15 +12,15 @@ hephaistos = "2.5.3"
|
||||
jetbrainsAnnotations = "23.0.0"
|
||||
|
||||
# Terminal / Logging
|
||||
tinylog = "2.4.1"
|
||||
tinylog = "2.5.0"
|
||||
jline = "3.21.0"
|
||||
|
||||
# Performance / Data Structures
|
||||
caffeine = "3.0.6"
|
||||
fastutil = "8.5.8"
|
||||
caffeine = "3.1.2"
|
||||
fastutil = "8.5.9"
|
||||
flare = "2.0.1"
|
||||
gson = "2.9.0"
|
||||
jcTools = "3.3.0"
|
||||
gson = "2.9.1"
|
||||
jcTools = "4.0.1"
|
||||
|
||||
# Test
|
||||
junit-jupiter = "5.8.2"
|
||||
|
Loading…
Reference in New Issue
Block a user