Skip to content

Commit 4cf686a

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump edu.sc.seis.launch4j from 2.4.6 to 2.4.8
Bumps edu.sc.seis.launch4j from 2.4.6 to 2.4.8. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cd2fc0e commit 4cf686a

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
@@ -22,7 +22,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
2222
plugins {
2323
id 'java'
2424
id 'application'
25-
id 'edu.sc.seis.launch4j' version '2.4.6' // for bundling into .exe
25+
id 'edu.sc.seis.launch4j' version '2.4.8' // for bundling into .exe
2626
id 'com.github.johnrengelman.shadow' version '6.0.0' // for fat jar
2727
id 'com.github.ben-manes.versions' version '0.29.0'
2828
}

0 commit comments

Comments
 (0)