libreforge-updater

This commit is contained in:
Auxilor
2022-06-17 15:26:55 +01:00
parent 3bf073e194
commit 55f9b19b8a
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.62.0'
implementation 'com.willfp:libreforge:3.62.1'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'