Skip to content

Commit

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

Updates `org.openjfx:javafx-base` from 23 to 23-ea+27

Updates `org.openjfx:javafx-controls` from 23 to 23-ea+27

Updates `org.openjfx:javafx-graphics` from 23 to 23-ea+27

Updates `org.openjfx:javafx-fxml` from 23 to 23-ea+27

---
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-fxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 681cc55 commit a160e3f
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 @@

<com.io7m.xstructural.version>1.9.0</com.io7m.xstructural.version>
<io7m.org.immutables.value.version>2.10.1</io7m.org.immutables.value.version>
<javafx.version>23</javafx.version>
<javafx.version>23-ea+27</javafx.version>
<jqwik.version>1.9.1</jqwik.version>
<junit.version>5.11.1</junit.version>
<mockito.version>5.14.1</mockito.version>
Expand Down

0 comments on commit a160e3f

Please sign in to comment.