9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-03 22:26:11 +00:00

Updated libreforge to 2.2.2

This commit is contained in:
Auxilor
2021-12-18 12:10:28 +00:00
parent df6bd465b8
commit b93118b568

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.17.1'
implementation 'com.willfp:libreforge:2.2.1'
implementation 'com.willfp:libreforge:2.2.2'
compileOnly 'org.jetbrains:annotations:23.0.0'