Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:maps-utils-ktx in /demo-kotlin
Browse files Browse the repository at this point in the history
Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.0.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.0.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent e522a69 commit 95aa053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-kotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coreKtx = "1.13.1"
glide = "4.16.0"
kotlin = "2.0.0"
mapsSecretsGradlePlugin = "2.0.1"
mapsUtilsKtx = "5.0.0"
mapsUtilsKtx = "5.1.1"
material = "1.12.0"
multidex = "2.0.1"
placesKtx = "3.2.0"
Expand Down

0 comments on commit 95aa053

Please sign in to comment.