Skip to content

Commit

Permalink
build(deps): bump org.openjfx:javafx-graphics from 20.0.2 to 21
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-graphics from 20.0.2 to 21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 087225a commit 0f5aeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics</artifactId>
<version>20.0.2</version>
<version>21</version>
</dependency>
<dependency>
<groupId>com.graphhopper</groupId>
Expand Down

0 comments on commit 0f5aeb7

Please sign in to comment.