From 23588cf87acff678c98f40ac8f9da18c009100ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Nov 2021 16:55:08 +0000 Subject: [PATCH] Update dependency retrofit to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bd2fa40..c0deabb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: # For Networking dio: ^4.0.1 dio_firebase_performance: ^0.3.1-dev.3 - retrofit: ^2.0.1 + retrofit: ^3.0.0 # For User-Agent Client Hints ua_client_hints: ^1.1.0