Skip to content

Commit

Permalink
Bump jfx-version from 22 to 22.0.1
Browse files Browse the repository at this point in the history
Bumps `jfx-version` from 22 to 22.0.1.

Updates `org.openjfx:javafx-controls` from 22 to 22.0.1

Updates `org.openjfx:javafx-fxml` from 22 to 22.0.1

Updates `org.openjfx:javafx-graphics` from 22 to 22.0.1

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 27509b8 commit f14e0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j-version>2.0.13</slf4j-version>
<powermock-version>2.0.9</powermock-version>
<jfx-version>22</jfx-version>
<jfx-version>22.0.1</jfx-version>
</properties>

<description>Posterer.
Expand Down

0 comments on commit f14e0a1

Please sign in to comment.