Skip to content

Commit

Permalink
[Java] Upgrade to JShadow 2.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Dec 21, 2017
1 parent 18cd160 commit 03e2a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '2.0.1' apply false
id 'com.github.johnrengelman.shadow' version '2.0.2' apply false
}

defaultTasks 'clean', 'build', 'shadowJar', 'install'
Expand Down

0 comments on commit 03e2a27

Please sign in to comment.