Skip to content

Commit

Permalink
Bump org.beryx.jlink from 3.1.0-rc-1 to 3.1.1 (#12362)
Browse files Browse the repository at this point in the history
Bumps org.beryx.jlink from 3.1.0-rc-1 to 3.1.1.

---
updated-dependencies:
- dependency-name: org.beryx.jlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent a4ecda2 commit 8bee29e
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 @@ -15,7 +15,7 @@ plugins {

id 'org.openjfx.javafxplugin' version '0.1.0'

id 'org.beryx.jlink' version '3.1.0-rc-1'
id 'org.beryx.jlink' version '3.1.1'

// nicer test outputs during running and completion
// Homepage: https://github.com/radarsh/gradle-test-logger-plugin
Expand Down

0 comments on commit 8bee29e

Please sign in to comment.