Skip to content

Commit

Permalink
Bump openjfx.version from 19.0.2.1 to 22.0.2
Browse files Browse the repository at this point in the history
Bumps `openjfx.version` from 19.0.2.1 to 22.0.2.

Updates `org.openjfx:javafx-controls` from 19.0.2.1 to 22.0.2

Updates `org.openjfx:javafx-web` from 19.0.2.1 to 22.0.2

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openjfx:javafx-web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 1abfb11 commit 1c6e23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phoenicis-javafx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<artifactId>phoenicis-javafx</artifactId>
<properties>
<project.root>${project.basedir}/../</project.root>
<openjfx.version>19.0.2.1</openjfx.version>
<openjfx.version>22.0.2</openjfx.version>
<testfx.version>4.0.18</testfx.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 1c6e23c

Please sign in to comment.