From 4726d170a193153f2cbd6a2f6f9cd2b01dd96bfe Mon Sep 17 00:00:00 2001 From: Mathis Kirchner Date: Mon, 9 Mar 2026 15:29:26 +0100 Subject: [PATCH] update dependencies in pubspec.yaml for build_runner and drift_dev --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index bdb1efe..c812953 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,9 +31,9 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - build_runner: ^2.5.4 + build_runner: ^2.7.0 dart_pubspec_licenses: ^3.0.14 - drift_dev: ^2.27.0 + drift_dev: ^2.29.0 flutter_lints: ^6.0.0 flutter: