9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-06 15:51:32 +00:00

Updated libreforge to 1.0.4

This commit is contained in:
Auxilor
2021-11-23 08:31:36 +00:00
parent 02958d879f
commit bfcadf710f

View File

@@ -43,7 +43,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.13.8'
implementation 'com.willfp:libreforge:1.0.3'
implementation 'com.willfp:libreforge:1.0.4'
compileOnly 'org.jetbrains:annotations:23.0.0'