Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.10 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps org.openjfx.javafxplugin from 0.0.10 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 Aug 29, 2024
1 parent cb9b87d commit 2a2d874
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 @@ -2,7 +2,7 @@ import org.gradle.internal.os.OperatingSystem;

plugins {
id 'application'
id 'org.openjfx.javafxplugin' version '0.0.10'
id 'org.openjfx.javafxplugin' version '0.1.0'
id 'com.github.sherter.google-java-format' version '0.9'
id "com.github.johnrengelman.shadow" version "7.1.0"
id 'org.beryx.runtime' version '1.12.6'
Expand Down

0 comments on commit 2a2d874

Please sign in to comment.