From b632d331a01474b09943d53b1011dd5b22b2d710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 12:23:15 +0000 Subject: [PATCH] chore(deps): Bump the drift group Bumps the drift group in /packages/common/amplify_db_common_dart with 1 update: [drift](https://github.com/simolus3/drift). - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.11.1...drift-2.12.0) --- updated-dependencies: - dependency-name: drift dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] --- packages/common/amplify_db_common_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/common/amplify_db_common_dart/pubspec.yaml b/packages/common/amplify_db_common_dart/pubspec.yaml index 8f82b10d5d..cd1c748d6a 100644 --- a/packages/common/amplify_db_common_dart/pubspec.yaml +++ b/packages/common/amplify_db_common_dart/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: amplify_core: ">=1.3.2 <1.4.0" async: ^2.10.0 aws_common: ">=0.6.0 <0.7.0" - drift: ">=2.11.0 <2.12.0" + drift: ^2.11.0 meta: ^1.7.0 path: ^1.8.0 sqlite3: ^2.0.0