Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.13 to 0.1.0
Browse files Browse the repository at this point in the history
Bumps org.openjfx.javafxplugin from 0.0.13 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2024
1 parent c48a457 commit 92e5e51
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 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'signing'
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'org.openjfx.javafxplugin' version '0.1.0'
id 'org.hibernate.build.maven-repo-auth' version '3.0.3'
id 'org.javamodularity.moduleplugin' version '1.8.12'
id 'io.codearte.nexus-staging' version '0.30.0'
Expand Down

0 comments on commit 92e5e51

Please sign in to comment.