Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump javafx.version from 17.0.8 to 17.0.9
Browse files Browse the repository at this point in the history
Bumps `javafx.version` from 17.0.8 to 17.0.9.

Updates `org.openjfx:javafx-controls` from 17.0.8 to 17.0.9

Updates `org.openjfx:javafx-fxml` from 17.0.8 to 17.0.9

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent ae831c0 commit 0f631ce
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 @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<javafx.version>17.0.8</javafx.version>
<javafx.version>17.0.9</javafx.version>
<librepass.api.version>0.1.0-SNAPSHOT-10</librepass.api.version>
<kotlin.version>1.9.10</kotlin.version>
<controlsfx.version>11.1.2</controlsfx.version>
Expand Down

0 comments on commit 0f631ce

Please sign in to comment.