9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-27 19:09:13 +00:00

Updated libreforge to 2.2.3

This commit is contained in:
Auxilor
2021-12-20 12:16:28 +00:00
parent e8a644e2bc
commit b3d85204df

View File

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