From b35808b78ddea3df3c36857a86cc656c7536265c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 20:14:14 +0000 Subject: [PATCH] Update dependency http to v1 --- shic/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shic/pubspec.yaml b/shic/pubspec.yaml index 061f9cf..4b15818 100644 --- a/shic/pubspec.yaml +++ b/shic/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: connectivity_plus: ^2.3.7 flutter: sdk: flutter - http: ^0.13.5 + http: ^1.0.0 meta: ^1.8.0 dev_dependencies: