Skip to content

Commit b91a582

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump edu.sc.seis.launch4j from 2.4.8 to 2.4.9
Bumps edu.sc.seis.launch4j from 2.4.8 to 2.4.9. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fb5171 commit b91a582

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.8' // for bundling into .exe
25+
id 'edu.sc.seis.launch4j' version '2.4.9' // 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.36.0'
2828
}

0 commit comments

Comments
 (0)