Skip to content

Commit 4e46a62

Browse files
Bump org.beryx.jlink from 3.1.1 to 3.1.3
Bumps org.beryx.jlink from 3.1.1 to 3.1.3. --- updated-dependencies: - dependency-name: org.beryx.jlink dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7630a3e commit 4e46a62

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.52.0'
25-
id 'org.beryx.jlink' version '3.1.1'
25+
id 'org.beryx.jlink' version '3.1.3'
2626
id 'org.openjfx.javafxplugin' version '0.1.0'
2727

2828
id 'idea'

0 commit comments

Comments
 (0)