Skip to content

Commit

Permalink
Bump edu.sc.seis.launch4j from 3.0.1 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps edu.sc.seis.launch4j from 3.0.1 to 3.0.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2023
1 parent e4a3611 commit 657e881
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 @@ -4,7 +4,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.6.0'
id "io.swagger.swaggerhub" version "1.2.0"
id 'edu.sc.seis.launch4j' version '3.0.1'
id 'edu.sc.seis.launch4j' version '3.0.3'
}

group = 'stirling.software'
Expand Down

0 comments on commit 657e881

Please sign in to comment.