Skip to content

Commit

Permalink
Update JLink plugin to version 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adiras committed Feb 24, 2024
1 parent 42dabc8 commit 7d6c68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
// Plugin that makes it easy to work with JavaFX
id 'org.openjfx.javafxplugin' version '0.1.0'
// Plugin that assembles modules into a custom runtime image
id 'org.beryx.jlink' version '2.23.2'
id 'org.beryx.jlink' version '2.26.0'
}

dependencies {
Expand Down

0 comments on commit 7d6c68b

Please sign in to comment.