Skip to content

Commit

Permalink
chore(deps): bump maps from 3.3.0 to 3.4.0 (#367)
Browse files Browse the repository at this point in the history
Bumps `maps` from 3.3.0 to 3.4.0.

Updates `com.google.maps.android:maps-ktx` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
- [Commits](googlemaps/android-maps-ktx@v3.3.0...v3.4.0)

Updates `com.google.maps.android:maps-utils-ktx` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
- [Commits](googlemaps/android-maps-ktx@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.maps.android:maps-utils-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 82f6587 commit ec4bef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junitktx = "1.1.3"
junit = "4.13.2"
kotlin = "1.7.20"
material = "1.5.0"
maps = "3.3.0"
maps = "3.4.0"
mapsecrets = "2.0.1"

[libraries]
Expand Down

0 comments on commit ec4bef2

Please sign in to comment.