Skip to content

Commit

Permalink
Merge pull request #6464 from JabRef/dependabot/gradle/org.beryx.jlin…
Browse files Browse the repository at this point in the history
…k-2.19.0

Bump org.beryx.jlink from 2.18.0 to 2.19.0
  • Loading branch information
Siedlerchr authored May 11, 2020
2 parents b7e8a15 + 0c9b86c commit 2d67a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.28.0'
id 'org.javamodularity.moduleplugin' version '1.5.0'
id 'org.openjfx.javafxplugin' version '0.0.8'
id 'org.beryx.jlink' version '2.18.0'
id 'org.beryx.jlink' version '2.19.0'

// nicer test outputs during running and completion
id 'com.adarshr.test-logger' version '2.0.0'
Expand Down

0 comments on commit 2d67a51

Please sign in to comment.