From 99160f64dab3758cc25172befe072e97c1275b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:57:30 +0000 Subject: [PATCH] chore(deps): bump get_it from 7.7.0 to 8.0.3 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.7.0 to 8.0.3. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits) --- 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 fd826b5..dcebd1f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: sdk: flutter flutter_nekoton_bridge: ^2.0.1-dev.13 freezed_annotation: ^2.4.4 - get_it: ^7.7.0 + get_it: ">=7.7.0 <9.0.0" injectable: ^2.5.0 json_serializable: ^6.9.0 logging: ^1.3.0