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 14a751f commit eddc81cCopy full SHA for eddc81c
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'com.github.ben-manes.versions' version '0.38.0'
15
id 'org.javamodularity.moduleplugin' version '1.7.0'
16
id 'org.openjfx.javafxplugin' version '0.0.9'
17
- id 'org.beryx.jlink' version '2.23.5'
+ id 'org.beryx.jlink' version '2.23.6'
18
// nicer test outputs during running and completion
19
// Homepage: https://github.com/radarsh/gradle-test-logger-plugin
20
id 'com.adarshr.test-logger' version '3.0.0'
0 commit comments