Dependency update

This commit is contained in:
TheMode 2021-05-10 11:10:14 +02:00
parent 96fe9f1063
commit 10224baa96
2 changed files with 2 additions and 2 deletions

View File

@ -152,7 +152,7 @@ dependencies {
api 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.0'
// 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
api 'com.google.guava:guava:30.1-jre'

View File

@ -1,5 +1,5 @@
asmVersion=9.0
mixinVersion=0.8.1
hephaistosVersion=v1.1.8
kotlinVersion=1.4.21
kotlinVersion=1.5.0
adventureVersion=4.7.0