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 38431cf + b43e493 commit b2e6e83Copy full SHA for b2e6e83
build.gradle
@@ -29,7 +29,7 @@ plugins {
29
id 'com.github.ben-manes.versions' version '0.22.0'
30
id 'org.javamodularity.moduleplugin' version '1.5.0'
31
id 'org.openjfx.javafxplugin' version '0.0.8'
32
- id 'org.beryx.jlink' version '2.14.1'
+ id 'org.beryx.jlink' version '2.15.0'
33
}
34
35
// use the gradle build scan feature: https://scans.gradle.com/get-started
0 commit comments