Updated eco dependency

This commit is contained in:
Auxilor
2021-12-17 12:13:58 +00:00
parent 20caa8f074
commit fbe0b63ca3

View File

@@ -61,7 +61,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.17.0'
compileOnly 'com.willfp:eco:6.17.1'
implementation 'com.willfp:libreforge:2.2.1'
compileOnly 'org.jetbrains:annotations:23.0.0'