Skip to content

Commit

Permalink
Bump javafx-swing from 20 to 20.0.2
Browse files Browse the repository at this point in the history
Bumps javafx-swing from 20 to 20.0.2.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-swing
  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 2503454 commit bc17168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justneuralnets-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-swing</artifactId>
<version>20</version>
<version>20.0.2</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit bc17168

Please sign in to comment.