From bdfc72a66fde20733bf76c574862600f4f7eed24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:11:22 +0000 Subject: [PATCH] Bump get_it from 7.6.7 to 7.7.0 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.6.7 to 7.7.0. - [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-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8dc139e..61b6523 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -417,10 +417,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: e6017ce7fdeaf218dc51a100344d8cb70134b80e28b760f8bb23c242437bafd7 + sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 url: "https://pub.dev" source: hosted - version: "7.6.7" + version: "7.7.0" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 49a019a..1d7b6b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: flutter_bloc: ^8.1.4 collection: ^1.18.0 freezed_annotation: ^2.0.3 - get_it: ^7.6.7 + get_it: ^7.7.0 retrofit: ^4.1.0 dio: ^5.4.1 json_annotation: ^4.8.1