From a9b98cb09e1640756e8d4542cf5156b454890bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 00:01:22 +0000 Subject: [PATCH] Bump dio from 5.7.0 to 5.8.0+1 in /example Bumps [dio](https://github.com/cfug/dio) from 5.7.0 to 5.8.0+1. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/dio_v5.7.0...dio_v5.8.0) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f80d41b..28a7fb2 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: flutter: sdk: flutter - dio: 5.7.0 + dio: 5.8.0+1 gal: path: ../