Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
Browse files Browse the repository at this point in the history
Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent f170029 commit 987717c
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 @@ -33,7 +33,7 @@ plugins {
id 'idea' // For IntelliJ IDEA users
id 'de.undercouch.download' version '5.6.0' // Shows download percentage
id 'edu.sc.seis.launch4j' version '3.0.6' // Creates launch4j
id 'com.github.ben-manes.versions' version '0.51.0' // Checks versions for plugins and dependencies
id 'com.github.ben-manes.versions' version '0.52.0' // Checks versions for plugins and dependencies
id 'com.dorongold.task-tree' version '4.0.0' // Prints the task dependency tree
id 'org.openjfx.javafxplugin' version '0.1.0' // JavaFX support
id 'org.beryx.runtime' version '1.13.1' // Creates custom runtimes
Expand Down

0 comments on commit 987717c

Please sign in to comment.