Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.11 to 0.0.12 (#8518)
Browse files Browse the repository at this point in the history
Bumps org.openjfx.javafxplugin from 0.0.11 to 0.0.12.

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2022
1 parent c29bb24 commit 3cc3e16
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 @@ -16,7 +16,7 @@ plugins {

id 'org.javamodularity.moduleplugin' version '1.8.10'

id 'org.openjfx.javafxplugin' version '0.0.11'
id 'org.openjfx.javafxplugin' version '0.0.12'

id 'org.beryx.jlink' version '2.24.4'

Expand Down

0 comments on commit 3cc3e16

Please sign in to comment.