9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-27 02:49:22 +00:00

Updated libreforge to 2.1.1

This commit is contained in:
Auxilor
2021-12-05 20:32:50 +00:00
parent 82f71c532b
commit 8cec0c82fa

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.15.0'
implementation 'com.willfp:libreforge:2.1.0'
implementation 'com.willfp:libreforge:2.1.1'
compileOnly 'org.jetbrains:annotations:23.0.0'