Skip to content

Commit e9796a8

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump com.github.johnrengelman.shadow from 5.0.0 to 5.1.0
Bumps com.github.johnrengelman.shadow from 5.0.0 to 5.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 13d2b21 commit e9796a8

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 @@ plugins {
2020
id 'java'
2121
id 'edu.sc.seis.launch4j' version '2.4.6' // for bundling into .exe
2222
id "edu.sc.seis.macAppBundle" version "2.3.0" // for bundling into .app
23-
id 'com.github.johnrengelman.shadow' version '5.0.0' // for fat jar
23+
id 'com.github.johnrengelman.shadow' version '5.1.0' // for fat jar
2424
id 'com.github.ben-manes.versions' version '0.21.0'
2525
}
2626

0 commit comments

Comments
 (0)