From 8bd133c898191bf32b73627112b47724716b1987 Mon Sep 17 00:00:00 2001 From: Brian Quinlan Date: Mon, 30 Oct 2023 13:05:43 -0700 Subject: [PATCH] Update pkgs/http_profile/pubspec.yaml Co-authored-by: Nate Bosch --- pkgs/http_profile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/http_profile/pubspec.yaml b/pkgs/http_profile/pubspec.yaml index f7709739d2..9e3b69e12f 100644 --- a/pkgs/http_profile/pubspec.yaml +++ b/pkgs/http_profile/pubspec.yaml @@ -6,7 +6,7 @@ publish_to: none repository: https://github.com/dart-lang/http/tree/master/pkgs/http_profile environment: - sdk: '>=3.0.0 <4.0.0' + sdk: ^3.0.0 dependencies: test: ^1.24.9