Skip to content

Commit f843af9

Browse files
committed
[Java] Upgrade to JShadow 2.0.1.
1 parent 832de2c commit f843af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
plugins {
1717
id 'java'
18-
id 'com.github.johnrengelman.shadow' version '1.2.4' apply false
18+
id 'com.github.johnrengelman.shadow' version '2.0.1' apply false
1919
}
2020

2121
defaultTasks 'clean', 'build', 'shadowJar', 'install'

0 commit comments

Comments
 (0)