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

Updated libreforge to 2.1.3

This commit is contained in:
Auxilor
2021-12-08 12:03:37 +00:00
parent 05d8191396
commit 59f4abfeed

View File

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