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 7630a3e commit 82808a2Copy full SHA for 82808a2
build.gradle
@@ -22,7 +22,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
22
plugins {
23
id 'application'
24
id 'com.github.ben-manes.versions' version '0.52.0'
25
- id 'org.beryx.jlink' version '3.1.1'
+ id 'org.beryx.jlink' version '3.1.2'
26
id 'org.openjfx.javafxplugin' version '0.1.0'
27
28
id 'idea'
0 commit comments