Skip to content

Commit 112b804

Browse files
Bump com.install4j.gradle from 11.0.0.5 to 11.0.1 (#12974)
Bumps com.install4j.gradle from 11.0.0.5 to 11.0.1. --- 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 e12d886 commit 112b804

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

0 commit comments

Comments
 (0)