We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b07eb9 + 737f935 commit 05f38c0Copy full SHA for 05f38c0
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.15.0'
+ id 'org.beryx.jlink' version '2.15.1'
33
}
34
35
// use the gradle build scan feature: https://scans.gradle.com/get-started
0 commit comments