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

Updated libreforge to 2.1.0

This commit is contained in:
Auxilor
2021-12-05 13:33:52 +00:00
parent 38374d1e08
commit d7ce5d230c

View File

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