Skip to content

Commit

Permalink
Bump com.install4j.gradle from 10.0.8 to 10.0.9
Browse files Browse the repository at this point in the history
Bumps com.install4j.gradle from 10.0.8 to 10.0.9.

---
updated-dependencies:
- dependency-name: com.install4j.gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 25, 2024
1 parent d331a72 commit 11b64ac
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 @@ -3,7 +3,7 @@ import org.gradle.internal.os.OperatingSystem

plugins {
id("org.springframework.boot") version "3.3.3"
id("com.install4j.gradle") version "10.0.8"
id("com.install4j.gradle") version "10.0.9"
id("de.undercouch.download") version "5.6.0"
id("jacoco")
id("java")
Expand Down

0 comments on commit 11b64ac

Please sign in to comment.