9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-28 11:29:20 +00:00

Updated libreforge to 2.3.1

This commit is contained in:
Auxilor
2021-12-23 19:15:23 +00:00
parent df0d1b9cd1
commit 28709967a8

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.17.1'
implementation 'com.willfp:libreforge:2.3.0'
implementation 'com.willfp:libreforge:2.3.1'
compileOnly 'org.jetbrains:annotations:23.0.0'