From 71f52b3c67357e6d6d339208d5f7f04aa9109e8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:10:03 +0000 Subject: [PATCH] feat(sdk): update dependency dart to >=3.2.1 <4.0.0 (#215) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- example/pubspec.lock | 4 ++-- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 73c9e49..c4e0ed3 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -381,5 +381,5 @@ packages: source: hosted version: "1.0.3" sdks: - dart: ">=3.2.0 <4.0.0" - flutter: ">=3.16.0" + dart: ">=3.2.1 <4.0.0" + flutter: ">=3.16.1" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3a31284..bd97664 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev version: 1.0.0+1 environment: - sdk: ">=3.2.0 <4.0.0" + sdk: ">=3.2.1 <4.0.0" dependencies: cloud_firestore: ^4.13.1 diff --git a/pubspec.yaml b/pubspec.yaml index 285715b..87d45ca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 2.6.0 homepage: https://github.com/zeshuaro/firestore_cache environment: - sdk: ">=3.2.0 <4.0.0" + sdk: ">=3.2.1 <4.0.0" flutter: ">=3.16.1" dependencies: