9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-04 15:41:40 +00:00

Updated libreforge to 2.1.2

This commit is contained in:
Auxilor
2021-12-06 10:42:44 +00:00
parent f0a3f67439
commit 5da4cdb492

View File

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