Skip to content

Commit

Permalink
Bump location from 6.0.2 to 7.0.0 in /hello_grpc_flutter
Browse files Browse the repository at this point in the history
Bumps [location](https://github.com/Lyokone/flutterlocation) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Commits](Lyokone/flutterlocation@location-v6.0.2...location-v7.0.0)

---
updated-dependencies:
- dependency-name: location
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent c531161 commit efc436e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_grpc_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
# https://pub.dev/packages/fixnum
fixnum: ^1.1.0
# https://pub.dev/packages/location
location: ^6.0.0
location: ^7.0.0
dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit efc436e

Please sign in to comment.