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

Updated libreforge to 1.3.0

This commit is contained in:
Auxilor
2021-11-27 15:01:58 +00:00
parent 4b61b7a787
commit 5a72806a6e

View File

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