Skip to content

Commit

Permalink
[maven] (deps): Bump org.openjfx:javafx-controls from 21 to 21.0.1
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-controls from 21 to 21.0.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 4940b6a commit c9a97e2
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 @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.10.0</junit.version>
<javafx.version>21</javafx.version>
<javafx.version>21.0.1</javafx.version>
<gluonfx-maven-plugin.version>1.0.21</gluonfx-maven-plugin.version>
<native-maven-plugin.version>0.9.27</native-maven-plugin.version>
<guiMain>GUI.Forms.Main</guiMain>
Expand Down

0 comments on commit c9a97e2

Please sign in to comment.