From e2ed296dc7a733b299378fc26c6ca8268a2dc716 Mon Sep 17 00:00:00 2001 From: Palm Date: Sat, 29 Apr 2023 19:46:07 +0700 Subject: [PATCH] chore(deps): constrain get_it to 7.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d0970ad0..6bece0c3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: flutter_svg: ^2.0.4 fluttertoast: ^8.2.1 font_awesome_flutter: ^10.4.0 - get_it: ^7.2.0 + get_it: 7.2.0 google_fonts: ^4.0.3 http: ^0.13.5 injectable: ^2.1.1