From 2d45b69343a20e39ada96bb4bf332578dba18a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:50:26 +0000 Subject: [PATCH] Bump get_it from 7.6.7 to 7.6.8 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.6.7 to 7.6.8. - [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-patch ... 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 6795371b..28304404 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -595,10 +595,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: e6017ce7fdeaf218dc51a100344d8cb70134b80e28b760f8bb23c242437bafd7 + sha256: "36524bfb3f0b4ec952c3202466fdd69ad1f7ac1dd9b0a7564177707e45bfaeb9" url: "https://pub.dev" source: hosted - version: "7.6.7" + version: "7.6.8" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fa0f257c..42d1da52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: path: ^1.8.3 path_provider: ^2.1.1 sqlite3_flutter_libs: ^0.5.20 - get_it: ^7.6.7 + get_it: ^7.6.8 flex_seed_scheme: ^1.5.0 flex_color_scheme: ^7.3.1 freezed_annotation: ^2.4.1