9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-23 17:09:32 +00:00

Updated libreforge to 2.3.0

This commit is contained in:
Auxilor
2021-12-21 17:17:54 +00:00
parent 59a852b241
commit 83d7ec883a

View File

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