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 d5c054d commit c397f6cCopy full SHA for c397f6c
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
14
id 'org.openjfx.javafxplugin' version '0.1.0'
15
16
- id 'org.beryx.jlink' version '2.26.0'
+ id 'org.beryx.jlink' version '3.0.0'
17
18
// nicer test outputs during running and completion
19
// Homepage: https://github.com/radarsh/gradle-test-logger-plugin
0 commit comments