Update Java toolchain to 25, adjust dependencies, and add new booster type "SPEARS"
This commit is contained in:
@@ -9,9 +9,9 @@ dependencies {
|
||||
implementation(project(":boosters-api"))
|
||||
compileOnly("com.alttd.cosmos:cosmos-api:26.2.build.17-stable")
|
||||
// MyPet
|
||||
compileOnly("de.keyle:mypet-api:4.0.0-SNAPSHOT")
|
||||
compileOnly("de.keyle:mypet-api:4.0.1-SNAPSHOT")
|
||||
// mcMMO
|
||||
compileOnly("com.gmail.nossr50.mcMMO:mcMMO:2.2.004") {
|
||||
compileOnly("com.gmail.nossr50.mcMMO:mcMMO:2.3.000") {
|
||||
exclude("com.sk89q.worldguard")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user