Skip to content

Commit a391dfb

Browse files
committed
upgraded com.github.johnrengelman.shadow to 8.1.1
Signed-off-by: munishchouhan <hrma017@gmail.com>
1 parent 170a6b3 commit a391dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'groovy'
33
id 'io.seqera.wave.cli.java-application-conventions'
44
id 'org.graalvm.buildtools.native' version '0.10.6'
5-
id 'com.github.johnrengelman.shadow' version '7.1.2'
5+
id 'com.github.johnrengelman.shadow' version '8.1.1'
66
}
77

88
java {

0 commit comments

Comments
 (0)