Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates in the / directory: org.openjfx:javafx-controls and org.openjfx:javafx-fxml.


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

Updates `org.openjfx:javafx-fxml` from 22.0.2 to 23

Updates `org.openjfx:javafx-fxml` from 22.0.2 to 23

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent c01f2a0 commit b54a9bc
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 @@ -34,7 +34,7 @@

<commons-lang.version>3.17.0</commons-lang.version>
<gson.version>2.11.0</gson.version>
<openjfx.version>22.0.2</openjfx.version>
<openjfx.version>23</openjfx.version>
<reflections.version>0.10.2</reflections.version>
<slf4j-api.version>2.0.16</slf4j-api.version>
</properties>
Expand Down

0 comments on commit b54a9bc

Please sign in to comment.