mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-13 19:51:27 +01:00
Dependency update
This commit is contained in:
parent
96fe9f1063
commit
10224baa96
@ -152,7 +152,7 @@ dependencies {
|
|||||||
api 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'
|
api 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'
|
||||||
|
|
||||||
// https://mvnrepository.com/artifact/org.jline/jline
|
// https://mvnrepository.com/artifact/org.jline/jline
|
||||||
implementation group: 'org.jline', name: 'jline', version: '3.19.0'
|
implementation group: 'org.jline', name: 'jline', version: '3.20.0'
|
||||||
|
|
||||||
// Guava 21.0+ required for Mixin, but Authlib imports 17.0
|
// Guava 21.0+ required for Mixin, but Authlib imports 17.0
|
||||||
api 'com.google.guava:guava:30.1-jre'
|
api 'com.google.guava:guava:30.1-jre'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
asmVersion=9.0
|
asmVersion=9.0
|
||||||
mixinVersion=0.8.1
|
mixinVersion=0.8.1
|
||||||
hephaistosVersion=v1.1.8
|
hephaistosVersion=v1.1.8
|
||||||
kotlinVersion=1.4.21
|
kotlinVersion=1.5.0
|
||||||
adventureVersion=4.7.0
|
adventureVersion=4.7.0
|
Loading…
Reference in New Issue
Block a user