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 29129dc commit 92b6068Copy full SHA for 92b6068
build.gradle
@@ -22,7 +22,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
22
plugins {
23
id 'java'
24
id 'application'
25
- id 'com.github.ben-manes.versions' version '0.38.0'
+ id 'com.github.ben-manes.versions' version '0.39.0'
26
id 'org.beryx.jlink' version '2.24.0'
27
id 'com.dua3.javafxgradle7plugin' version '0.0.9'
28
0 commit comments