From e59503e1e2b3502fdc14629f2d6086d52a943a01 Mon Sep 17 00:00:00 2001 From: Nika Hassani Date: Wed, 1 Nov 2023 16:49:07 -0700 Subject: [PATCH] run aft constraints apply to bump drift version range --- .../amplify_logging_cloudwatch/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/logging_cloudwatch/amplify_logging_cloudwatch/pubspec.yaml b/packages/logging_cloudwatch/amplify_logging_cloudwatch/pubspec.yaml index e46968ac79..91bea196cd 100644 --- a/packages/logging_cloudwatch/amplify_logging_cloudwatch/pubspec.yaml +++ b/packages/logging_cloudwatch/amplify_logging_cloudwatch/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: aws_logging_cloudwatch: ^0.1.0 collection: ^1.15.0 device_info_plus: ^9.0.0 - drift: ">=2.11.0 <2.12.0" + drift: ">=2.12.0 <2.13.0" flutter: sdk: flutter intl: ">=0.18.0 <1.0.0" @@ -28,7 +28,7 @@ dev_dependencies: build_runner: ^2.4.0 build_test: ^2.0.0 build_web_compilers: ^4.0.0 - drift_dev: ">=2.11.0 <2.12.0" + drift_dev: ">=2.12.0 <2.13.0" flutter_test: sdk: flutter test: ^1.22.1