Skip to content

Commit f197553

Browse files
Bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#7544)
Bumps com.github.ben-manes.versions from 0.53.0 to 0.54.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae2d308 commit f197553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
id 'pmd' // PMD for Java, configured further below
3232
id 'idea' // For IntelliJ IDEA users
3333
id 'de.undercouch.download' version '5.7.0' // Shows download percentage
34-
id 'com.github.ben-manes.versions' version '0.53.0' // Checks versions for plugins and dependencies
34+
id 'com.github.ben-manes.versions' version '0.54.0' // Checks versions for plugins and dependencies
3535
id 'com.dorongold.task-tree' version '4.0.1' // Prints the task dependency tree
3636
id 'org.openjfx.javafxplugin' version '0.1.0' // JavaFX support
3737
id 'org.beryx.runtime' version '2.0.1' // Creates custom runtimes

0 commit comments

Comments
 (0)