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

Updated libreforge to 1.3.1

This commit is contained in:
Auxilor
2021-11-29 11:12:07 +00:00
parent 6915cf78a7
commit 05406f6405

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.13.8'
implementation 'com.willfp:libreforge:1.3.0'
implementation 'com.willfp:libreforge:1.3.1'
compileOnly 'org.jetbrains:annotations:23.0.0'