Skip to content

chore(deps): bump google_maps_flutter from 2.12.2 to 2.12.3 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@ packages:
dependency: "direct main"
description:
name: google_maps_flutter
sha256: d7e4704e6b9f3452c7cd9eb6efc226e1f9e8273c28da47b0a1e7451916d71005
sha256: e1805e5a5885bd14a1c407c59229f478af169bf4d04388586b19f53145a5db3a
url: "https://pub.dev"
source: hosted
version: "2.12.2"
version: "2.12.3"
google_maps_flutter_android:
dependency: transitive
description:
Expand All @@ -196,10 +196,10 @@ packages:
dependency: transitive
description:
name: google_maps_flutter_ios
sha256: "5b4ba52d2002ba86bfa0073bda69a863c8a7ca148703ff8bc1259641282acc1a"
sha256: d03678415da9de8ce7208c674b264fc75946f326e696b4b7f84c80920fc58df6
url: "https://pub.dev"
source: hosted
version: "2.15.3"
version: "2.15.4"
google_maps_flutter_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
sdk: flutter

cupertino_icons: ^1.0.8
google_maps_flutter: ^2.12.2
google_maps_flutter: ^2.12.3

dev_dependencies:
flutter_lints: ^6.0.0
Expand Down
Loading