Skip to content

Commit 3d139c5

Browse files
Bump org.beryx.jlink from 3.0.1 to 3.1.1
Bumps org.beryx.jlink from 3.0.1 to 3.1.1. --- updated-dependencies: - dependency-name: org.beryx.jlink dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d95dc30 commit 3d139c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
2222
plugins {
2323
id 'application'
2424
id 'com.github.ben-manes.versions' version '0.51.0'
25-
id 'org.beryx.jlink' version '3.0.1'
25+
id 'org.beryx.jlink' version '3.1.1'
2626
id 'org.openjfx.javafxplugin' version '0.1.0'
2727

2828
id 'idea'

0 commit comments

Comments
 (0)