From 5947835293a1ef03238f0b372f13381e9d0b49a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:49:09 +0000 Subject: [PATCH] chore(deps): bump get_it from 7.7.0 to 8.0.0 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.7.0 to 8.0.0. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits/V8.0.0) --- updated-dependencies: - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f2c35e2..3d8be98 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: shared_preferences: ^2.2.2 # Architecture - get_it: ^7.6.6 + get_it: ^8.0.0 injectable: ^2.3.2 auto_route: ^7.8.4 flutter_bloc: ^8.1.3