mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-23 17:09:33 +00:00
update libs
This commit is contained in:
@@ -8,9 +8,9 @@ repositories {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compileOnly(project(":api"))
|
compileOnly(project(":api"))
|
||||||
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
|
||||||
compileOnly("com.nexomc:nexo:0.5.0-dev.8")
|
compileOnly("com.nexomc:nexo:1.1.0-dev.3")
|
||||||
compileOnly("net.momirealms:craft-engine-core:0.0.13")
|
compileOnly("net.momirealms:craft-engine-core:0.0.57")
|
||||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.13")
|
compileOnly("net.momirealms:craft-engine-bukkit:0.0.57")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.withType<JavaCompile> {
|
tasks.withType<JavaCompile> {
|
||||||
|
|||||||
Reference in New Issue
Block a user