Skip to content

Commit

Permalink
build(deps): bump com.graphhopper:graphhopper-core from 7.0 to 8.0
Browse files Browse the repository at this point in the history
Bumps [com.graphhopper:graphhopper-core](https://github.com/graphhopper/graphhopper) from 7.0 to 8.0.
- [Release notes](https://github.com/graphhopper/graphhopper/releases)
- [Changelog](https://github.com/graphhopper/graphhopper/blob/master/CHANGELOG.md)
- [Commits](graphhopper/graphhopper@7.0...8.0)

---
updated-dependencies:
- dependency-name: com.graphhopper:graphhopper-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent ed19aee commit a9797cd
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-core</artifactId>
<version>7.0</version>
<version>8.0</version>
</dependency>
<!-- Enforce version -->
<dependency>
Expand Down

0 comments on commit a9797cd

Please sign in to comment.