Skip to content

Commit

Permalink
Bump javafx.version from 21.0.5 to 24-ea+15
Browse files Browse the repository at this point in the history
Bumps `javafx.version` from 21.0.5 to 24-ea+15.

Updates `org.openjfx:javafx-base` from 21.0.5 to 24-ea+15

Updates `org.openjfx:javafx-controls` from 21.0.5 to 24-ea+15

Updates `org.openjfx:javafx-graphics` from 21.0.5 to 24-ea+15

Updates `org.openjfx:javafx-swing` from 21.0.5 to 24-ea+15

Updates `org.openjfx:javafx-media` from 21.0.5 to 24-ea+15

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-base
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-swing
  dependency-type: direct:production
- dependency-name: org.openjfx:javafx-media
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 02566bc commit 97ecbc3
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 @@ -330,7 +330,7 @@
<bouncycastle.version>1.79</bouncycastle.version>
<assertj.version>3.26.3</assertj.version>
<hamcrest.version>3.0</hamcrest.version>
<javafx.version>21.0.5</javafx.version>
<javafx.version>24-ea+15</javafx.version>
<jakarta-el.version>4.0.2</jakarta-el.version>
<jakarta.inject.version>2.0.1</jakarta.inject.version>
<validation.api.version>3.0.2</validation.api.version>
Expand Down

0 comments on commit 97ecbc3

Please sign in to comment.