Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent ff68802 commit 309422f
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>21</openjfx.version>
<testfx.version>4.0.15-alpha</testfx.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 309422f

Please sign in to comment.