mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-21 11:55:00 +00:00
Add common submodule dependencies to subprojects block
This commit is contained in:
parent
0681dc3b3e
commit
29ac78a32e
@ -26,6 +26,14 @@ subprojects {
|
|||||||
url = uri("https://maven.playpro.com/")
|
url = uri("https://maven.playpro.com/")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dependencies {
|
||||||
|
if (project.name != "shared") {
|
||||||
|
implementation(project(":shared"))
|
||||||
|
}
|
||||||
|
|
||||||
|
compileOnly("net.coreprotect:coreprotect:21.3")
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
@ -2,7 +2,6 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
implementation(project(":v1_20_R1"))
|
implementation(project(":v1_20_R1"))
|
||||||
implementation(project(":v1_19_R3"))
|
implementation(project(":v1_19_R3"))
|
||||||
implementation(project(":v1_19_R2"))
|
implementation(project(":v1_19_R2"))
|
||||||
@ -11,5 +10,4 @@ dependencies {
|
|||||||
implementation(project(":v1_18_R1"))
|
implementation(project(":v1_18_R1"))
|
||||||
implementation(project(":v1_17_R1"))
|
implementation(project(":v1_17_R1"))
|
||||||
compileOnly("io.papermc.paper:paper-api:1.20-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.20-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -3,5 +3,4 @@ version = rootProject.version
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.17.1-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.17.1-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.18.1-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.18.1-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.18.2-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.18.2-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.19.2-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.19.2-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.19.3-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.19.3-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.19.4-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.19.4-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
@ -2,7 +2,5 @@ group = rootProject.group
|
|||||||
version = rootProject.version
|
version = rootProject.version
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":shared"))
|
|
||||||
compileOnly("org.spigotmc:spigot:1.20.1-R0.1-SNAPSHOT")
|
compileOnly("org.spigotmc:spigot:1.20.1-R0.1-SNAPSHOT")
|
||||||
compileOnly("net.coreprotect:coreprotect:21.3")
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user