From 4929cd6038a2c0df7ae6c9db428de57345c42d0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 18:30:08 +0000 Subject: [PATCH] chore(deps): update dependency dart to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f84db56..676f7bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ version: 1.0.0+3 homepage: https://github.com/Nikkei/imgix_core_dart environment: - sdk: ">=2.12.0 <3.0.0" + sdk: "<4.0.0" dependencies: crypto: ^3.0.0