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

Updated libreforge to 1.3.1

This commit is contained in:
Auxilor
2021-11-29 11:51:02 +00:00
parent 3bcc6f3733
commit 7a5382582a

View File

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