update jlink plugin for java 18

This commit is contained in:
Craig Raw
2022-07-21 10:44:34 +02:00
parent 7dae9496ba
commit 03e9d23fa8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ plugins {
id 'application'
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'extra-java-module-info'
id 'org.beryx.jlink' version '2.24.0'
id 'org.beryx.jlink' version '2.25.0'
}
def sparrowVersion = '1.6.5'
+1 -1
Submodule drongo updated: f7fc559136...40dab59337