Skip to content

Commit

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


Updates `org.openjfx:javafx-fxml` from 20.0.2 to 21

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

---
updated-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-controls
  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 18, 2023
1 parent 205a6f6 commit 5ae48bd
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 @@ -32,7 +32,7 @@
<FROST-Client.version>0.44</FROST-Client.version>
<hivemq-client.version>1.3.2</hivemq-client.version>
<logback.version>1.4.11</logback.version>
<openjfx.version>20.0.2</openjfx.version>
<openjfx.version>21</openjfx.version>
<slf4j.version>2.0.9</slf4j.version>
</properties>

Expand Down

0 comments on commit 5ae48bd

Please sign in to comment.