We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f91599 + bac2fbc commit f12b3a8Copy full SHA for f12b3a8
1 file changed
build.gradle.kts
@@ -6,6 +6,7 @@ plugins {
6
java
7
`maven-publish`
8
checkstyle
9
+ id("com.github.johnrengelman.shadow") version "6.1.0"
10
}
11
12
repositories {
0 commit comments