From 05a1eb81b964f0babe423bbd0750fb1ea55e19e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:45:18 +0000 Subject: [PATCH] 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 b529fa6..58a1a85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: flutter: sdk: flutter flutter_bloc: ^8.1.5 - get_it: ^7.6.6 + get_it: ">=7.6.6 <9.0.0" meta: ^1.11.0 stack_trace: ^1.11.1 uuid: ^4.2.0