diff --git a/pubspec.lock b/pubspec.lock index b481a0a..fb89b20 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -301,10 +301,10 @@ packages: dependency: "direct dev" description: name: drift_dev - sha256: aa824b21ac7c43e417e1e481d114c60546ec4b585dcc0f98e7a556d1d0adb476 + sha256: fbad5c1e3a73820cdb1f32161eb2f40bb5e5f03c0c1a3d236595725aec7efc6d url: "https://pub.dev" source: hosted - version: "2.34.6" + version: "2.35.0" enough_convert: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3024441..c625665 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,7 @@ dev_dependencies: # package. See that file for information about deactivating specific lint # rules and activating additional ones. flutter_lints: ^6.0.0 - drift_dev: ^2.34.5 + drift_dev: ^2.35.0 build_runner: ^2.16.0 # For information on the generic Dart part of this file, see the