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

Updated to eco 5.0.0

This commit is contained in:
Auxilor
2021-04-04 15:07:57 +01:00
parent 05907d5876
commit 316d460585
23 changed files with 77 additions and 152 deletions

View File

@@ -47,7 +47,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:4.3.1'
compileOnly 'com.willfp:eco:5.0.0'
compileOnly 'org.jetbrains:annotations:19.0.0'