Skip to content

Commit 9233da2

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 966361f commit 9233da2

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
@@ -710,10 +710,10 @@ packages:
710710
dependency: "direct main"
711711
description:
712712
name: googleapis_auth
713-
sha256: befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938
713+
sha256: b81fe352cc4a330b3710d2b7ad258d9bcef6f909bb759b306bf42973a7d046db
714714
url: "https://pub.dev"
715715
source: hosted
716-
version: "1.6.0"
716+
version: "2.0.0"
717717
graphs:
718718
dependency: transitive
719719
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: ^13.1.0
55-
googleapis_auth: ^1.6.0
55+
googleapis_auth: ^2.0.0
5656
google_sign_in: ^6.2.1
5757

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

0 commit comments

Comments
 (0)