Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-14 20:10:05 +01:00
Remove shadow from build classpath
it isn't used
Dieser Commit ist enthalten in:
Ursprung
ff77f82539
Commit
6a4974b1b9
@ -11,7 +11,6 @@ import kotlin.io.path.*
|
|||||||
plugins {
|
plugins {
|
||||||
java
|
java
|
||||||
`maven-publish`
|
`maven-publish`
|
||||||
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
|
|
||||||
id("io.papermc.paperweight.core") version "1.6.0"
|
id("io.papermc.paperweight.core") version "1.6.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren