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.
1 parent cbd26f1 commit deb8ae8Copy full SHA for deb8ae8
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'com.github.ben-manes.versions' version '0.28.0'
23
id 'org.javamodularity.moduleplugin' version '1.5.0'
24
id 'org.openjfx.javafxplugin' version '0.0.8'
25
- id 'org.beryx.jlink' version '2.17.2'
+ id 'org.beryx.jlink' version '2.17.3'
26
27
// nicer test outputs during running and completion
28
id 'com.adarshr.test-logger' version '2.0.0'
0 commit comments