Skip to content

Commit

Permalink
Merge pull request #98 from YehiaFarghaly/dependabot/maven/org.openjf…
Browse files Browse the repository at this point in the history
…x-javafx-swing-20.0.2

dependency: bump javafx-swing from 20.0.1 to 20.0.2
  • Loading branch information
YehiaFarghaly authored Jul 20, 2023
2 parents 26369b4 + 7362341 commit e5426e9
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-swing</artifactId>
<version>20.0.1</version>
<version>20.0.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit e5426e9

Please sign in to comment.