Skip to content

Commit 99359e6

Browse files
committed
[Java] Upgrade to Shadow 1.2.4.
1 parent e037f96 commit 99359e6

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.3'
18+
id 'com.github.johnrengelman.shadow' version '1.2.4'
1919
}
2020

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

0 commit comments

Comments
 (0)