From 3cf85cf7e04d38bdeec240cf9874c2f2faf72626 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:59:03 +0000 Subject: [PATCH] fix(deps): update dependency get_it to v8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5f5acea8..13749b5f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ environment: dependencies: flutter: sdk: flutter - get_it: ^7.1.4 + get_it: ^8.0.0 meta: ^1.3.0 provider: ^6.0.0 collection: ^1.15.0