Skip to content

Commit bac2fbc

Browse files
committed
add FatJar plugin
1 parent d59975e commit bac2fbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ plugins {
66
java
77
`maven-publish`
88
checkstyle
9+
id("com.github.johnrengelman.shadow") version "6.1.0"
910
}
1011

1112
repositories {

0 commit comments

Comments
 (0)