Skip to content

Commit

Permalink
Bump org.beryx.jlink from 2.26.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps org.beryx.jlink from 2.26.0 to 3.0.0.

---
updated-dependencies:
- dependency-name: org.beryx.jlink
  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 25, 2023
1 parent 2a9f75b commit b728469
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 @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'jacoco'
id 'application'
id 'org.beryx.jlink' version '2.26.0'
id 'org.beryx.jlink' version '3.0.0'
id 'info.solidsoft.pitest' version '1.7.4'
id 'org.openjfx.javafxplugin' version '0.1.0'
id 'org.javamodularity.moduleplugin' version '1.8.12'
Expand Down

0 comments on commit b728469

Please sign in to comment.