9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-24 01:19:22 +00:00

Updated to eco 5.2.0

This commit is contained in:
Auxilor
2021-04-17 15:11:53 +01:00
parent f3dd440def
commit 86e414e108

View File

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