libreforge-updater

This commit is contained in:
Auxilor
2022-09-01 13:07:19 +01:00
parent 402aeb8996
commit 9fd65634e5
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.37.2'
implementation 'com.willfp:libreforge:3.91.0'
implementation 'com.willfp:libreforge:3.92.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'