We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7607aa7 commit 5f6cb03Copy full SHA for 5f6cb03
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("java")
3
id("application")
4
- id("com.github.johnrengelman.shadow") version "8.1.1"
+ id("com.gradleup.shadow") version "8.3.8"
5
id("checkstyle")
6
id("com.github.vlsi.gradle-extensions") version "2.0.0"
7
}
0 commit comments