Skip to content

Commit cd075ca

Browse files
committed
[Java] Upgrade to Shadow 6.1.0.
1 parent d54cc64 commit cd075ca

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
@@ -22,7 +22,7 @@ buildscript {
2222
plugins {
2323
id 'java-library'
2424
id 'idea'
25-
id 'com.github.johnrengelman.shadow' version '6.0.0' apply false
25+
id 'com.github.johnrengelman.shadow' version '6.1.0' apply false
2626
id "com.github.ben-manes.versions" version "0.33.0"
2727
}
2828

0 commit comments

Comments
 (0)