Skip to content

Commit

Permalink
build(deps): bump javafx.version from 20.0.1 to 20.0.2
Browse files Browse the repository at this point in the history
Bumps `javafx.version` from 20.0.1 to 20.0.2.

Updates `javafx-base` from 20.0.1 to 20.0.2

Updates `javafx-graphics` from 20.0.1 to 20.0.2

Updates `javafx-controls` from 20.0.1 to 20.0.2

Updates `javafx-fxml` from 20.0.1 to 20.0.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent acb8b83 commit 2f0fa1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/tools/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Utility used to execute PLC4X API calls in a GUI.</description>

<properties>
<javafx.version>20.0.1</javafx.version>
<javafx.version>20.0.2</javafx.version>
</properties>

<build>
Expand Down

0 comments on commit 2f0fa1f

Please sign in to comment.