Skip to content

Commit

Permalink
Bump com.install4j:install4j-runtime from 10.0.8 to 11.0
Browse files Browse the repository at this point in the history
Bumps com.install4j:install4j-runtime from 10.0.8 to 11.0.

---
updated-dependencies:
- dependency-name: com.install4j:install4j-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 3e65c84 commit 923ee5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ dependencies {
implementation("org.javassist:javassist:3.30.2-GA")

implementation("io.github.sheikah45.fx2j:fx2j-api:0.1.0")
implementation("com.install4j:install4j-runtime:10.0.8")
implementation("com.install4j:install4j-runtime:11.0")

testImplementation("org.instancio:instancio-junit:5.0.1")
testImplementation("com.squareup.okhttp3:okhttp")
Expand Down

0 comments on commit 923ee5e

Please sign in to comment.