Skip to content

Commit 04c245d

Browse files
chore(deps): bump drift
Bumps the drift group in /packages/common/amplify_db_common_dart with 1 update: [drift](https://github.com/simolus3/drift). Updates `drift` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](simolus3/drift@drift-2.31.0...drift-2.32.0) --- updated-dependencies: - dependency-name: drift dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: drift ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2476af3 commit 04c245d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/amplify_db_common_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
drift: ^2.25.0
1616
meta: ^1.16.0
1717
path: ^1.8.0
18-
sqlite3: ^2.7.6
18+
sqlite3: ">=2.7.6 <4.0.0"
1919
web: ^1.1.1
2020

2121
dev_dependencies:

0 commit comments

Comments
 (0)