libreforge-updater

This commit is contained in:
Auxilor
2022-09-12 17:14:30 +01:00
parent bcd03157d6
commit f8a403c2f6
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.37.3'
implementation 'com.willfp:libreforge:3.97.0'
implementation 'com.willfp:libreforge:3.98.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'