Skip to content

Commit 9b8f12f

Browse files
Bump com.install4j.gradle from 10.0.8 to 10.0.9 (#12850)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41bc340 commit 9b8f12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game-app/game-headed/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "application"
33
id "com.github.johnrengelman.shadow" version "7.1.2"
4-
id "com.install4j.gradle" version "10.0.8"
4+
id "com.install4j.gradle" version "10.0.9"
55
id "de.undercouch.download" version "5.6.0"
66
}
77

0 commit comments

Comments
 (0)