libreforge-updater

This commit is contained in:
Auxilor
2022-10-24 17:05:19 +01:00
parent 3ce09bdbea
commit 2dadeba87f
11 changed files with 39 additions and 252 deletions

View File

@@ -62,8 +62,8 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.37.2'
implementation 'com.willfp:libreforge:3.114.1'
compileOnly 'com.willfp:eco:6.44.0'
implementation 'com.willfp:libreforge:3.115.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'