Skip to content

Commit

Permalink
Merge pull request #5425 from JabRef/update-gradle-version-plugin
Browse files Browse the repository at this point in the history
Update gradle version plugin
  • Loading branch information
Siedlerchr committed Oct 11, 2019
2 parents e393a10 + 306b7a4 commit c4df3b2
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 @@ -21,7 +21,7 @@ plugins {
id "com.simonharrer.modernizer" version '1.8.0-1'
id 'me.champeau.gradle.jmh' version '0.4.8'
//id 'net.ltgt.errorprone' version '0.8.1'
id 'com.github.ben-manes.versions' version '0.25.0'
id 'com.github.ben-manes.versions' version '0.26.0'
id 'org.javamodularity.moduleplugin' version '1.5.0'
id 'org.openjfx.javafxplugin' version '0.0.8'
id 'org.beryx.jlink' version '2.16.0'
Expand Down

0 comments on commit c4df3b2

Please sign in to comment.