Skip to content

Commit

Permalink
Bump com.install4j.gradle from 10.0.6 to 10.0.7 (#12306)
Browse files Browse the repository at this point in the history
Bumps com.install4j.gradle from 10.0.6 to 10.0.7.

---
updated-dependencies:
- dependency-name: com.install4j.gradle
  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 Jan 31, 2024
1 parent e86602a commit 32f0d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game-app/game-headed/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'application'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'com.install4j.gradle' version '10.0.6'
id 'com.install4j.gradle' version '10.0.7'
id 'de.undercouch.download' version '5.5.0'
}

Expand Down

0 comments on commit 32f0d7d

Please sign in to comment.