Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 208bc3a commit 981cf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-core</artifactId>
<version>8.0</version>
<version>9.1</version>
</dependency>
<!-- Enforce version -->
<dependency>
Expand Down

0 comments on commit 981cf11

Please sign in to comment.