Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 7d65750 commit f14bb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics</artifactId>
<version>22</version>
<version>22.0.1</version>
</dependency>
<dependency>
<groupId>com.graphhopper</groupId>
Expand Down

0 comments on commit f14bb17

Please sign in to comment.