chore(deps): bump mapsKtx from 5.2.0 to 5.2.1 in /snippets

Bumps `mapsKtx` from 5.2.0 to 5.2.1.

Updates `com.google.maps.android:maps-ktx` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.2.0...v5.2.1)

Updates `com.google.maps.android:maps-utils-ktx` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-31 11:02:09 +00:00 committed by GitHub
parent 06dfd71fa2
commit 1231bd6101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ junit = "4.13.2"
junitVersion = "1.3.0"
kotlin = "2.2.20"
lifecycleRuntime = "2.9.4"
mapsKtx = "5.2.0"
mapsKtx = "5.2.1"
material = "1.13.0"
navigation = "2.9.5"
places = "5.0.0"