9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-19 15:09:17 +00:00

Compare commits

...

1 Commits
9.2.7 ... 9.3.0

Author SHA1 Message Date
Auxilor
c6a6fc4201 libreforge-updater 2023-04-19 12:21:36 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ version = rootProject.version
dependencies { dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT") compileOnly("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("com.github.lokka30:LevelledMobs:3.1.4") 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 { publishing {

View File

@@ -1,5 +1,5 @@
#libreforge-updater #libreforge-updater
#Thu Apr 13 12:48:51 AST 2023 #Wed Apr 19 12:21:36 BST 2023
kotlin.code.style=official kotlin.code.style=official
libreforge-version=4.2.7 libreforge-version=4.3.0
version=9.2.7 version=9.3.0