Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad8fe63

Browse files
committed
[Build] Upgrade to Shadow 7.0.0.
1 parent f3c8d81 commit ad8fe63

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
@@ -23,7 +23,7 @@ buildscript {
2323
plugins {
2424
id 'java-library'
2525
id 'idea'
26-
id 'com.github.johnrengelman.shadow' version '6.1.0' apply false
26+
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false
2727
id "com.github.ben-manes.versions" version "0.38.0"
2828
}
2929

0 commit comments

Comments
 (0)