9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-28 03:19:29 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2022-07-04 18:46:16 +01:00
parent f185ab58ad
commit f40cd6f68f
2 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.36.0'
implementation 'com.willfp:libreforge:3.71.2'
implementation 'com.willfp:libreforge:3.72.0'
implementation 'org.joml:joml:1.10.4'
compileOnly 'org.jetbrains:annotations:23.0.0'