Skip to content

Commit b2e6e83

Browse files
Merge pull request #5243 from JabRef/dependabot/gradle/org.beryx.jlink-2.15.0
2 parents 38431cf + b43e493 commit b2e6e83

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
@@ -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.14.1'
32+
id 'org.beryx.jlink' version '2.15.0'
3333
}
3434

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

0 commit comments

Comments
 (0)