libreforge-updater

This commit is contained in:
Auxilor
2022-10-24 17:05:46 +01:00
parent b5e9ff67bc
commit 52e81864ab
8 changed files with 33 additions and 214 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.37.3'
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'