We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1ea57 commit 66cdedbCopy full SHA for 66cdedb
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
22
plugins {
23
id 'java'
24
- id 'com.github.johnrengelman.shadow' version '4.0.2' apply false
+ id 'com.github.johnrengelman.shadow' version '4.0.3' apply false
25
}
26
27
defaultTasks 'clean', 'build', 'shadowJar', 'install'
0 commit comments