Skip to content

Commit c2db154

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0
Bumps com.github.johnrengelman.shadow from 6.0.0 to 6.1.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent b91a582 commit c2db154

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 @@ plugins {
2323
id 'java'
2424
id 'application'
2525
id 'edu.sc.seis.launch4j' version '2.4.9' // for bundling into .exe
26-
id 'com.github.johnrengelman.shadow' version '6.0.0' // for fat jar
26+
id 'com.github.johnrengelman.shadow' version '6.1.0' // for fat jar
2727
id 'com.github.ben-manes.versions' version '0.36.0'
2828
}
2929

0 commit comments

Comments
 (0)