9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-28 03:19:07 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2023-04-02 17:44:13 +01:00
parent 42af89c79a
commit ed0fd90df8
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ version = rootProject.version
dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.github.lokka30:LevelledMobs:3.1.4")
compileOnly("com.ticxo.modelengine:api:R3.1.5")
compileOnly("com.ticxo.modelengine:api:R3.1.6")
}
publishing {