From 38a6ebdace45fb2622874fe79c964ae0e45cb4cf Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 1 Apr 2025 09:48:18 -0700 Subject: [PATCH] Update pubspec.yaml keep same lower range on auth --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1538b0b..99401ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: async: ^2.5.0 crypto: ^3.0.0 fixnum: ^1.0.0 - googleapis_auth: ">=1.0.0 <3.0.0" + googleapis_auth: ">=1.1.0 <3.0.0" meta: ^1.3.0 http: ">=0.13.0 <2.0.0" http2: ^2.2.0