Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:maps-utils-ktx from 5.1.0 t…
Browse files Browse the repository at this point in the history
…o 5.1.1 in /snippets (#1694)

chore(deps): bump com.google.maps.android:maps-utils-ktx in /snippets

Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](googlemaps/android-maps-ktx@v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 64f5b94 commit 4f97019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/app-utils-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
// [END_EXCLUDE]

// KTX for the Maps SDK for Android Utility Library
implementation 'com.google.maps.android:maps-utils-ktx:5.1.0'
implementation 'com.google.maps.android:maps-utils-ktx:5.1.1'
}
// [END maps_android_utils_ktx_install_snippet]

Expand Down

0 comments on commit 4f97019

Please sign in to comment.