diff --git a/drift_dev/pubspec.yaml b/drift_dev/pubspec.yaml index e49843af6..3c9413bb3 100644 --- a/drift_dev/pubspec.yaml +++ b/drift_dev/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: io: ^1.0.3 # Drift-specific analysis and apis - drift: '>=2.8.0 <2.9.0' + drift: '>=2.9.0 <2.10.0' sqlite3: '>=0.1.6 <3.0.0' sqlparser: '^0.30.0'