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

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'

2
drongo

@ -1 +1 @@
Subproject commit f7fc559136b430b11a5f0498aef6369e5e7bd32e
Subproject commit 40dab5933702c5b12913337dc618a68652c445e4