Skip to content

Commit

Permalink
Bump edu.sc.seis.launch4j from 3.0.3 to 3.0.4 (#6909)
Browse files Browse the repository at this point in the history
Bumps edu.sc.seis.launch4j from 3.0.3 to 3.0.4.

---
updated-dependencies:
- dependency-name: edu.sc.seis.launch4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and LegacyKing committed Aug 25, 2023
1 parent 1f2110e commit 4a2baf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {
id 'pmd' // PMD for Java, configured further below
id 'idea' // For IntelliJ IDEA users
id "de.undercouch.download" version '5.4.0' // Shows download percentage
id 'edu.sc.seis.launch4j' version '3.0.3' // Creates launch4j
id 'edu.sc.seis.launch4j' version '3.0.4' // Creates launch4j
id 'com.github.ben-manes.versions' version '0.47.0' // Checks versions for plugins and dependencies
id "com.dorongold.task-tree" version '2.1.1' // Prints the task dependency tree
id 'org.openjfx.javafxplugin' version '0.0.14' // JavaFX support
Expand Down

0 comments on commit 4a2baf4

Please sign in to comment.