Skip to content

Commit d75f6bd

Browse files
dependabot-supportairsquared
authored andcommitted
Bump edu.sc.seis.launch4j from 2.4.5 to 2.4.6
Bumps edu.sc.seis.launch4j from 2.4.5 to 2.4.6. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 4d71d16 commit d75f6bd

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
@@ -18,7 +18,7 @@
1818

1919
plugins {
2020
id 'java'
21-
id 'edu.sc.seis.launch4j' version '2.4.5' // for bundling into .exe
21+
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
2323
id 'com.github.johnrengelman.shadow' version '5.0.0' // for fat jar
2424
id 'com.github.ben-manes.versions' version '0.21.0'

0 commit comments

Comments
 (0)