From 7130cc27646dfecc463cc0dffe10cb795bfa612d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:54:33 +0000 Subject: [PATCH] fix(sdk): update dependency dart to >=3.2.5 <4.0.0 (#290) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- example/pubspec.lock | 2 +- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index cc9895b..b7560fe 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -381,5 +381,5 @@ packages: source: hosted version: "1.0.4" sdks: - dart: ">=3.2.4 <4.0.0" + dart: ">=3.2.5 <4.0.0" flutter: ">=3.16.7" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 02e6a97..fe9041d 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.4 <4.0.0" + sdk: ">=3.2.5 <4.0.0" dependencies: cloud_firestore: ^4.14.0 diff --git a/pubspec.yaml b/pubspec.yaml index 933615e..ebae631 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 2.11.1 homepage: https://github.com/zeshuaro/firestore_cache environment: - sdk: ">=3.2.4 <4.0.0" + sdk: ">=3.2.5 <4.0.0" flutter: ">=3.16.7" dependencies: