Skip to content

Commit

Permalink
chore(deps): bump tomTomSdkVersion from 0.37.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps `tomTomSdkVersion` from 0.37.0 to 0.38.0.

Updates `com.tomtom.sdk.maps:map-display` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.routing:route-planner-online` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.location:provider-android` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.location:provider-simulation` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.location:provider-map-matched` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.navigation:navigation-online` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.navigation:ui` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.navigation:route-replanner-online` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.search:search-online` from 0.37.0 to 0.38.0

Updates `com.tomtom.sdk.search:ui` from 0.37.0 to 0.38.0

---
updated-dependencies:
- dependency-name: com.tomtom.sdk.maps:map-display
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.routing:route-planner-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-simulation
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.location:provider-map-matched
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:navigation-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.navigation:route-replanner-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.search:search-online
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.tomtom.sdk.search:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 9aca0bc commit 40cda51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
tomTomSdkVersion = "0.37.0"
tomTomSdkVersion = "0.38.0"
androidXNavigation = "2.5.3"
androidXCoreVersion = "1.7.0"
androidXCompatVersion = "1.4.2"
Expand Down

0 comments on commit 40cda51

Please sign in to comment.