Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: org.openjfx:javafx-fxml, org.openjfx:javafx-controls and org.openjfx:javafx-graphics.


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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-graphics
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 1943b38 commit cfd28fe
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 @@ -30,7 +30,7 @@
<version.commons-lang>3.17.0</version.commons-lang>
<version.configurable>0.36</version.configurable>
<version.logback>1.5.8</version.logback>
<version.openjfx>23</version.openjfx>
<version.openjfx>24-ea+5</version.openjfx>
<version.FROST-Client-Dynamic>2.18</version.FROST-Client-Dynamic>
</properties>

Expand Down

0 comments on commit cfd28fe

Please sign in to comment.