Skip to content

Commit

Permalink
Disable ShadowJar minimization as it breaks FlatLaf
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadelessFox committed Aug 28, 2022
1 parent 6273eab commit 6361604
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ repositories {
mavenCentral()
}

shadowJar {
minimize()
}

java {
toolchain {
languageVersion = JavaLanguageVersion.of(17)
Expand Down

0 comments on commit 6361604

Please sign in to comment.