Skip to content

Commit

Permalink
chore(deps): bump google_maps_flutter from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [google_maps_flutter](https://github.com/flutter/packages/tree/main/packages/google_maps_flutter) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/google_maps_flutter-v2.10.0/packages/google_maps_flutter)

---
updated-dependencies:
- dependency-name: google_maps_flutter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3fbb81b commit 6550600
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,10 +385,10 @@ packages:
dependency: "direct main"
description:
name: google_maps_flutter
sha256: "2e302fa3aaf4e2a297f0342d83ebc5e8e9f826e9a716aef473fe7f404ec630a7"
sha256: "209856c8e5571626afba7182cf634b2910069dc567954e76ec3e3fb37f5e9db3"
url: "https://pub.dev"
source: hosted
version: "2.9.0"
version: "2.10.0"
google_maps_flutter_android:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
flutter_localizations:
sdk: flutter

google_maps_flutter: ^2.9.0
google_maps_flutter: ^2.10.0
google_maps_flutter_platform_interface: ^2.9.5
google_maps_flutter_android: ^2.14.11
geolocator: ^13.0.1
Expand Down

0 comments on commit 6550600

Please sign in to comment.