Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.14 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps org.openjfx.javafxplugin from 0.0.14 to 0.1.0.

---
updated-dependencies:
- dependency-name: org.openjfx.javafxplugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 2b4d8e4 commit f245b0f
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 'edu.sc.seis.launch4j' version '3.0.4' // Creates launch4j
id 'com.github.ben-manes.versions' version '0.47.0' // Checks versions for plugins and dependencies
id "com.dorongold.task-tree" version '2.1.1' // Prints the task dependency tree
id 'org.openjfx.javafxplugin' version '0.0.14' // JavaFX support
id 'org.openjfx.javafxplugin' version '0.1.0' // JavaFX support
id 'org.beryx.runtime' version '1.13.0' // Creates custom runtimes
}

Expand Down

0 comments on commit f245b0f

Please sign in to comment.