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 71ccb0e commit 776124bCopy full SHA for 776124b
build.gradle
@@ -24,7 +24,7 @@ plugins {
24
id 'application'
25
id 'com.github.ben-manes.versions' version '0.42.0'
26
id 'org.beryx.jlink' version '2.25.0'
27
- id 'org.openjfx.javafxplugin' version '0.0.12'
+ id 'org.openjfx.javafxplugin' version '0.0.13'
28
29
id 'idea'
30
}
0 commit comments