Updated to eco 6.9.0 and used minimessage formatting

This commit is contained in:
Auxilor
2021-10-01 15:46:25 +01:00
parent 1250ec0450
commit 03ca796b27
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.8.1'
compileOnly 'com.willfp:eco:6.9.0'
compileOnly 'org.jetbrains:annotations:19.0.0'