Switch to gradleup shadow plugin
All checks were successful
Build JStom / build (push) Successful in 1m24s
All checks were successful
Build JStom / build (push) Successful in 1m24s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id("java")
|
||||
id("application")
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||
id("com.gradleup.shadow") version "8.3.3"
|
||||
}
|
||||
|
||||
group = "net.jstom"
|
||||
|
||||
Reference in New Issue
Block a user