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

libreforge-updater

This commit is contained in:
Auxilor
2022-08-01 11:20:25 +01:00
parent 0c77fae5c0
commit 7f5b2e28d4
2 changed files with 3 additions and 3 deletions

View File

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