Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Nov 9, 2024
1 parent 4b37fcb commit fd4b10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.jabref.build.xjc.XjcTask
plugins {
id 'application'

id 'com.github.andygoossens.modernizer' version '1.9.3'
id 'com.github.andygoossens.modernizer' version '1.10.0'

id 'me.champeau.jmh' version '0.7.2'

Expand All @@ -15,7 +15,7 @@ plugins {

id 'org.openjfx.javafxplugin' version '0.1.0'

id 'org.beryx.jlink' version '3.0.1'
id 'org.beryx.jlink' version 'v3.1.0-rc-1'

// nicer test outputs during running and completion
// Homepage: https://github.com/radarsh/gradle-test-logger-plugin
Expand Down

0 comments on commit fd4b10c

Please sign in to comment.