Skip to content

Commit

Permalink
Merge pull request #73 from wwu-trap/dependabot/maven/org.openjfx-jav…
Browse files Browse the repository at this point in the history
…afx-controls-21.0.1

Bump org.openjfx:javafx-controls from 11 to 21.0.1
  • Loading branch information
ForceFaction authored Jan 2, 2024
2 parents cf6797f + bd15cfd commit e37b2bd
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 @@ -110,7 +110,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>11</version>
<version>21.0.1</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit e37b2bd

Please sign in to comment.