Skip to content

Commit

Permalink
Bump org.openjfx.javafxplugin from 0.0.14 to 0.1.0 (#18)
Browse files Browse the repository at this point in the history
Bumps org.openjfx.javafxplugin from 0.0.14 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 Dec 12, 2023
1 parent f0ecbf7 commit 6b03f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

plugins {
id("java-library")
id("org.openjfx.javafxplugin") version "0.0.14"
id("org.openjfx.javafxplugin") version "0.1.0"
id("maven-publish")
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
signing
Expand Down

0 comments on commit 6b03f1e

Please sign in to comment.