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

Updated libreforge to 1.1.0

This commit is contained in:
Auxilor
2021-11-25 14:45:12 +00:00
parent 0d281e1792
commit e52cf5746d

View File

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