Skip to content

Commit 73456f4

Browse files
Bump com.install4j:install4j-runtime from 10.0.8 to 11.0.1
Bumps com.install4j:install4j-runtime from 10.0.8 to 11.0.1. --- updated-dependencies: - dependency-name: com.install4j:install4j-runtime dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe8b09f commit 73456f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ dependencies {
281281
implementation("org.javassist:javassist:3.30.2-GA")
282282

283283
implementation("io.github.sheikah45.fx2j:fx2j-api:0.1.0")
284-
implementation("com.install4j:install4j-runtime:10.0.8")
284+
implementation("com.install4j:install4j-runtime:11.0.1")
285285

286286
testImplementation("org.instancio:instancio-junit:5.0.2")
287287
testImplementation("com.squareup.okhttp3:okhttp")

0 commit comments

Comments
 (0)