9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2026-01-06 15:51:39 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-04-16 15:45:37 +01:00
parent c4eda19d78
commit 9626588c66
2 changed files with 3 additions and 3 deletions

View File

@@ -61,8 +61,8 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:6.29.0'
implementation 'com.willfp:libreforge:3.33.3'
compileOnly 'com.willfp:eco:6.33.0'
implementation 'com.willfp:libreforge:3.34.0'
compileOnly 'org.jetbrains:annotations:23.0.0'