9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-28 11:29:09 +00:00

libreforge-updater

This commit is contained in:
Auxilor
2023-04-19 12:21:36 +01:00
parent b4c81d7874
commit c6a6fc4201
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 {