Updated eco to 6.24.0

This commit is contained in:
Auxilor
2022-02-04 08:47:24 +00:00
parent cbb309eb21
commit 0e65d7fb52
+1 -1
View File
@@ -41,7 +41,7 @@ allprojects {
} }
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.12.1' compileOnly 'com.willfp:eco:6.24.0'
compileOnly 'org.jetbrains:annotations:19.0.0' compileOnly 'org.jetbrains:annotations:19.0.0'
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.5.21' compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.5.21'