From f67556982f32e378e99feec7480d4eeab8a5a14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:11:42 +0000 Subject: [PATCH] Bump drift from 2.23.0 to 2.23.1 Bumps [drift](https://github.com/simolus3/drift) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/simolus3/drift/releases) - [Commits](https://github.com/simolus3/drift/compare/drift-2.23.0...drift-2.23.1) --- updated-dependencies: - dependency-name: drift dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/app_database/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app_database/pubspec.yaml b/packages/app_database/pubspec.yaml index 814b55d..875fc16 100644 --- a/packages/app_database/pubspec.yaml +++ b/packages/app_database/pubspec.yaml @@ -12,7 +12,7 @@ resolution: workspace dependencies: flutter: sdk: flutter - drift: 2.23.0 + drift: 2.23.1 drift_flutter: 0.2.4 dev_dependencies: diff --git a/pubspec.yaml b/pubspec.yaml index f4d90ee..98bc3cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dependencies: # Storing data shared_preferences: 2.3.5 - drift: 2.23.0 + drift: 2.23.1 drift_flutter: 0.2.4 # Logging