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 b98caa7 commit 3751ef8Copy full SHA for 3751ef8
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'java'
24
id 'application'
25
id 'com.github.ben-manes.versions' version '0.39.0'
26
- id 'org.beryx.jlink' version '2.24.0'
+ id 'org.beryx.jlink' version '2.24.1'
27
id 'org.openjfx.javafxplugin' version '0.0.10'
28
29
id 'idea'
0 commit comments