9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-27 02:49:13 +00:00

Updated libreforge to 3.27.1

This commit is contained in:
Auxilor
2022-03-21 10:49:25 +00:00
parent 07f5cd1d71
commit df23fcf4dd

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.23.0'
implementation 'com.willfp:libreforge:3.27.0'
implementation 'com.willfp:libreforge:3.27.1'
compileOnly 'org.jetbrains:annotations:23.0.0'