From 669f4ce1fd3ebb817129e8e7552bababdb8ca446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 10:45:07 +0900 Subject: [PATCH] Bump dio from 5.4.1 to 5.4.2+1 in /example (#220) --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 9955ee53..0d932e57 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: flutter: sdk: flutter - dio: 5.4.1 + dio: 5.4.2+1 gal: path: ../