Skip to content

Commit d921373

Browse files
Bump org.beryx.jlink from 3.1.2 to 3.1.3 (#45)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46065d0 commit d921373

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
@@ -3,7 +3,7 @@ plugins {
33
id 'application'
44
id 'org.javamodularity.moduleplugin' version '1.8.15'
55
id 'org.openjfx.javafxplugin' version '0.1.0'
6-
id 'org.beryx.jlink' version '3.1.2'
6+
id 'org.beryx.jlink' version '3.1.3'
77
}
88

99
group 'org.jabreftest.test'

0 commit comments

Comments
 (0)