Skip to content

Commit 05f38c0

Browse files
Merge pull request #5269 from JabRef/dependabot/gradle/org.beryx.jlink-2.15.1
2 parents 2b07eb9 + 737f935 commit 05f38c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins {
2929
id 'com.github.ben-manes.versions' version '0.22.0'
3030
id 'org.javamodularity.moduleplugin' version '1.5.0'
3131
id 'org.openjfx.javafxplugin' version '0.0.8'
32-
id 'org.beryx.jlink' version '2.15.0'
32+
id 'org.beryx.jlink' version '2.15.1'
3333
}
3434

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

0 commit comments

Comments
 (0)