We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 353cb43 + bcdcbd3 commit 3b310e2Copy full SHA for 3b310e2
build.gradle
@@ -24,7 +24,7 @@ plugins {
24
id 'com.github.ben-manes.versions' version '0.26.0'
25
id 'org.javamodularity.moduleplugin' version '1.5.0'
26
id 'org.openjfx.javafxplugin' version '0.0.8'
27
- id 'org.beryx.jlink' version '2.16.0'
+ id 'org.beryx.jlink' version '2.16.2'
28
}
29
30
// use the gradle build scan feature: https://scans.gradle.com/get-started
0 commit comments