Skip to content

Commit 57d1e01

Browse files
Bump org.beryx.jlink from 3.1.2 to 3.1.3
Bumps org.beryx.jlink from 3.1.2 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] <support@github.com>
1 parent dda3e6c commit 57d1e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'jacoco'
44
id 'application'
5-
id 'org.beryx.jlink' version '3.1.2'
5+
id 'org.beryx.jlink' version '3.1.3'
66
id 'info.solidsoft.pitest' version '1.15.0'
77
id 'org.openjfx.javafxplugin' version '0.1.0'
88
id 'org.javamodularity.moduleplugin' version '1.8.15'

0 commit comments

Comments
 (0)