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 c9b4563 commit 46065d0Copy full SHA for 46065d0
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'application'
4
id 'org.javamodularity.moduleplugin' version '1.8.15'
5
id 'org.openjfx.javafxplugin' version '0.1.0'
6
- id 'org.beryx.jlink' version '3.1.1'
+ id 'org.beryx.jlink' version '3.1.2'
7
}
8
9
group 'org.jabreftest.test'
0 commit comments