Skip to content

Commit 9ae3082

Browse files
Bump com.install4j.gradle from 10.0.9 to 11.0.0.5 (#12965)
Bumps com.install4j.gradle from 10.0.9 to 11.0.0.5. --- updated-dependencies: - dependency-name: com.install4j.gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deaf56b commit 9ae3082

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.9"
4+
id "com.install4j.gradle" version "11.0.0.5"
55
id "de.undercouch.download" version "5.6.0"
66
}
77

0 commit comments

Comments
 (0)