mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-04 23:53:20 +01:00
jenkins attempt #2
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
||||
|
||||
dependencies {
|
||||
api(project(":spigot"))
|
||||
implementation(project(":spigot")) {
|
||||
exclude("net.kyori")
|
||||
}
|
||||
compileOnly("net.kyori:adventure-platform-bukkit:4.4.1")
|
||||
}
|
||||
|
||||
val javaComponent: SoftwareComponent = components["java"]
|
||||
|
||||
Reference in New Issue
Block a user