libreforge-updater

This commit is contained in:
Auxilor
2022-10-10 21:04:23 +01:00
parent 05a24bb9bc
commit bbcc367b83
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.111.0'
implementation 'com.willfp:libreforge:3.111.1'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'