9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-31 04:46:42 +00:00

Updated libreforge to 1.5.0

This commit is contained in:
Auxilor
2021-12-02 11:20:25 +00:00
parent 233fe17ace
commit 8cd4f7f124

View File

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