9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-04 15:31:51 +00:00

Updated libreforge to 1.6.0

This commit is contained in:
Auxilor
2021-12-03 10:45:02 +00:00
parent fc33f1cb38
commit 2ecbcfe9fc

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.13.10' compileOnly 'com.willfp:eco:6.13.10'
implementation 'com.willfp:libreforge:1.5.0' implementation 'com.willfp:libreforge:1.6.0'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'