Update Java toolchain to 25, adjust dependencies, and add new booster type "SPEARS"
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
dependencies {
|
||||
// API
|
||||
implementation(project(":boosters-api")) {
|
||||
exclude("com.alttd.cosmos:cosmos-api:1.21.6-R0.1-SNAPSHOT")
|
||||
exclude("com.alttd.cosmos:cosmos-api:26.2.build.17-stable")
|
||||
}
|
||||
// Velocity
|
||||
compileOnly("com.velocitypowered:velocity-api:3.4.0-SNAPSHOT") // Velocity
|
||||
|
||||
Reference in New Issue
Block a user