Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Bump drift_dev from 2.13.2 to 2.14.1
Browse files Browse the repository at this point in the history
Bumps [drift_dev](https://github.com/simolus3/drift) from 2.13.2 to 2.14.1.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.13.2...drift_dev-2.14.1)

---
updated-dependencies:
- dependency-name: drift_dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent fd870d7 commit 63e4273
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,18 +270,18 @@ packages:
dependency: "direct main"
description:
name: drift
sha256: ef2ddafe89c1f5f26767e5eada65d739de4e9d2820303f7249f15a005999d5fc
sha256: e27a96acab5686c5b4ae38fbe8a05e76c37411bd15ae35497dac9c404111b5ec
url: "https://pub.dev"
source: hosted
version: "2.13.1"
version: "2.14.0"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "369d2769d84e0c2d2cb4cd420e4fdb4f975852c83ebb934733c3b382c62961cd"
sha256: "50c14b8248d133d36b41c1b08ceed138be869b5b98ccaf3af16c9b88c7adc54e"
url: "https://pub.dev"
source: hosted
version: "2.13.2"
version: "2.14.1"
encrypt:
dependency: "direct main"
description:
Expand Down Expand Up @@ -865,10 +865,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: db6354e8ba71acc50bc4afeafff2a248710ae2c00c9412e2c8b796916d4b1c45
sha256: "877fcefabb725d120e31f54fa669a98c002db0feeaca6cea5354543f03b5e906"
url: "https://pub.dev"
source: hosted
version: "0.32.1"
version: "0.33.0"
stack_trace:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dev_dependencies:
json_serializable: ^6.7.1
flutter_lints: ^3.0.1
hive_generator: ^2.0.1
drift_dev: ^2.13.2
drift_dev: ^2.14.1

# The following section is specific to Flutter.
flutter:
Expand Down

0 comments on commit 63e4273

Please sign in to comment.