Skip to content

Commit f0ea365

Browse files
chore(deps): bump googleapis_auth from 1.6.0 to 2.0.0
Bumps [googleapis_auth](https://github.com/google/googleapis.dart) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/google/googleapis.dart/releases) - [Commits](google/googleapis.dart@googleapis_auth-v1.6.0...googleapis_auth-v2.0.0) --- updated-dependencies: - dependency-name: googleapis_auth dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95d8638 commit f0ea365

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,10 @@ packages:
718718
dependency: "direct main"
719719
description:
720720
name: googleapis_auth
721-
sha256: befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938
721+
sha256: b81fe352cc4a330b3710d2b7ad258d9bcef6f909bb759b306bf42973a7d046db
722722
url: "https://pub.dev"
723723
source: hosted
724-
version: "1.6.0"
724+
version: "2.0.0"
725725
graphs:
726726
dependency: transitive
727727
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies:
5252

5353
# Google APIs for Local Integration
5454
googleapis: ^16.0.0
55-
googleapis_auth: ^1.6.0
55+
googleapis_auth: ^2.0.0
5656
google_sign_in: ^6.3.0
5757

5858
# System Integration - Flutter plugins for window management and secure storage

0 commit comments

Comments
 (0)