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

Updated eco and libreforge

This commit is contained in:
Auxilor
2022-01-07 14:03:26 +00:00
parent 58247f3182
commit faf7df1ba8

View File

@@ -43,8 +43,8 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.17.1'
implementation 'com.willfp:libreforge:2.12.0'
compileOnly 'com.willfp:eco:6.18.1'
implementation 'com.willfp:libreforge:2.12.2'
compileOnly 'org.jetbrains:annotations:23.0.0'