Skip to content

Commit 7f23295

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump org.beryx.jlink from 2.24.1 to 2.24.2
Bumps org.beryx.jlink from 2.24.1 to 2.24.2. --- updated-dependencies: - dependency-name: org.beryx.jlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 345cf43 commit 7f23295

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
@@ -23,7 +23,7 @@ plugins {
2323
id 'java'
2424
id 'application'
2525
id 'com.github.ben-manes.versions' version '0.39.0'
26-
id 'org.beryx.jlink' version '2.24.1'
26+
id 'org.beryx.jlink' version '2.24.2'
2727
id 'org.openjfx.javafxplugin' version '0.0.10'
2828

2929
id 'idea'

0 commit comments

Comments
 (0)