From 510b9d3f6ae719b033d741ac4207cf434f929d26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:23:38 +0000 Subject: [PATCH] Update dependency http to v1.1.2 --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index cc45ac3e..09534633 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: adyen_checkout: path: ../ - http: 1.1.0 + http: 1.1.2 flutter_localizations: sdk: flutter intl: any