Skip to content

Commit c224935

Browse files
committed
Upgrade to Shadow 8.1.1.
1 parent 663934c commit c224935

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
@@ -20,7 +20,7 @@ import java.security.MessageDigest
2020

2121
plugins {
2222
id 'java-library'
23-
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
23+
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
2424
id 'com.github.ben-manes.versions' version '0.46.0'
2525
}
2626

0 commit comments

Comments
 (0)