Skip to content

Commit 66cdedb

Browse files
committed
[Java] Update to Shadow 4.0.3.
1 parent bb1ea57 commit 66cdedb

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
@@ -21,7 +21,7 @@ buildscript {
2121

2222
plugins {
2323
id 'java'
24-
id 'com.github.johnrengelman.shadow' version '4.0.2' apply false
24+
id 'com.github.johnrengelman.shadow' version '4.0.3' apply false
2525
}
2626

2727
defaultTasks 'clean', 'build', 'shadowJar', 'install'

0 commit comments

Comments
 (0)