From 5fcbbaaba8b2fae4924a0727c137107cbb49527e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 03:19:57 +0000 Subject: [PATCH] Bump google_sign_in from 6.1.0 to 6.2.1 in /dashboard Bumps [google_sign_in](https://github.com/flutter/packages/tree/main/packages/google_sign_in) from 6.1.0 to 6.2.1. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/google_sign_in-v6.2.1/packages/google_sign_in) --- updated-dependencies: - dependency-name: google_sign_in dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/pubspec.yaml b/dashboard/pubspec.yaml index b31e30944e..d7bd2ae3c5 100644 --- a/dashboard/pubspec.yaml +++ b/dashboard/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: fixnum: 1.1.0 flutter: sdk: flutter - google_sign_in: 6.1.0 + google_sign_in: 6.2.1 google_sign_in_platform_interface: any # Match google_sign_in google_sign_in_web: any # Match google_sign_in http: 0.13.5