From efc436ecf8f714717db6f02be3331239a37a89f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:16:45 +0000 Subject: [PATCH] Bump location from 6.0.2 to 7.0.0 in /hello_grpc_flutter Bumps [location](https://github.com/Lyokone/flutterlocation) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/Lyokone/flutterlocation/releases) - [Commits](https://github.com/Lyokone/flutterlocation/compare/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] --- hello_grpc_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_grpc_flutter/pubspec.yaml b/hello_grpc_flutter/pubspec.yaml index 8a9af65..131775f 100644 --- a/hello_grpc_flutter/pubspec.yaml +++ b/hello_grpc_flutter/pubspec.yaml @@ -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