libreforge-updater

This commit is contained in:
Auxilor
2022-07-13 21:23:31 +01:00
parent e4b468b0da
commit 5f998f4bad
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.37.1'
implementation 'com.willfp:libreforge:3.74.1'
implementation 'com.willfp:libreforge:3.74.2'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'