Skip to content

Commit 3b310e2

Browse files
Merge pull request #5489 from JabRef/dependabot/gradle/org.beryx.jlink-2.16.2
2 parents 353cb43 + bcdcbd3 commit 3b310e2

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
@@ -24,7 +24,7 @@ plugins {
2424
id 'com.github.ben-manes.versions' version '0.26.0'
2525
id 'org.javamodularity.moduleplugin' version '1.5.0'
2626
id 'org.openjfx.javafxplugin' version '0.0.8'
27-
id 'org.beryx.jlink' version '2.16.0'
27+
id 'org.beryx.jlink' version '2.16.2'
2828
}
2929

3030
// use the gradle build scan feature: https://scans.gradle.com/get-started

0 commit comments

Comments
 (0)