Skip to content

Commit f12b3a8

Browse files
authored
Merge pull request #3
add FatJar plugin
2 parents 7f91599 + bac2fbc commit f12b3a8

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)