From cb4f736d671758464ee9fac09a845f8608dc172c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:09:27 +0000 Subject: [PATCH] fix(deps): update dependency get_it to v8 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8b9911d..6fcb433 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: - get_it: ^7.1.4 + get_it: ^8.0.0 dev_dependencies: lints: ^4.0.0