mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81eeabef5e | ||
|
|
2efa705760 | ||
|
|
040c43f072 | ||
|
|
a3fc8569f9 | ||
|
|
a2eb10c1f2 | ||
|
|
a1fe7ffdc0 | ||
|
|
ebf26ae8ca |
@@ -38,7 +38,7 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("com.willfp:eco:6.55.0")
|
||||
compileOnly("com.willfp:eco:6.56.0")
|
||||
compileOnly("org.jetbrains:annotations:23.0.0")
|
||||
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
|
||||
}
|
||||
|
||||
@@ -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.6")
|
||||
compileOnly("com.ticxo.modelengine:api:R3.1.5")
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Mon Apr 24 22:49:24 BST 2023
|
||||
#Fri May 05 18:54:37 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.4.1
|
||||
version=9.4.1
|
||||
libreforge-version=4.9.0
|
||||
version=9.9.0
|
||||
|
||||
Reference in New Issue
Block a user