From d096c12790492014c5e9f8c41439a32014b487f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 01:21:33 +0000 Subject: [PATCH] Bump google_sign_in from 5.4.4 to 6.0.2 in /photos-sharing/final Bumps [google_sign_in](https://github.com/flutter/packages/tree/main/packages/google_sign_in) from 5.4.4 to 6.0.2. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/google_sign_in-v6.0.2/packages/google_sign_in) --- updated-dependencies: - dependency-name: google_sign_in dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- photos-sharing/final/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photos-sharing/final/pubspec.yaml b/photos-sharing/final/pubspec.yaml index 5544ce6..a6ef219 100644 --- a/photos-sharing/final/pubspec.yaml +++ b/photos-sharing/final/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: cupertino_icons: ^1.0.3 flutter_svg: ^1.0.1 fluttertoast: ^8.0.7 - google_sign_in: ^5.0.5 + google_sign_in: ">=5.0.5 <7.0.0" http: ^0.13.3 image_picker: ^0.8.2 json_annotation: ^4.0.1