Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.13 to 0.1.0 (#84)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 13ca423 commit 6f7a335
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.15'
id 'io.codearte.nexus-staging' version '0.30.0'
Expand Down

0 comments on commit 6f7a335

Please sign in to comment.