Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent d74f427 commit 04b0e5f
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 @@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
plugins {
id 'application'
id 'org.javamodularity.moduleplugin' version '1.8.12'
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'org.openjfx.javafxplugin' version '0.0.14'
}

allprojects {
Expand Down

0 comments on commit 04b0e5f

Please sign in to comment.