Skip to content

Commit

Permalink
Bump dio from 5.3.0 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [dio](https://github.com/cfug/dio) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@dio_v5.3.0...dio_v5.3.2)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent d39ede4 commit 75f7902
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
@@ -141,10 +141,10 @@ packages:
dependency: "direct main"
description:
name: dio
sha256: "3866d67f93523161b643187af65f5ac08bc991a5bcdaf41a2d587fe4ccb49993"
sha256: ce75a1b40947fea0a0e16ce73337122a86762e38b982e1ccb909daa3b9bc4197
url: "https://pub.dev"
source: hosted
version: "5.3.0"
version: "5.3.2"
equatable:
dependency: "direct main"
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ dependencies:
bloc: ^8.1.2
cached_network_image: ^3.2.3
dartz: ^0.10.1
dio: ^5.3.0
dio: ^5.3.2
equatable: ^2.0.5
flutter_bloc: ^8.1.3
flutter_dotenv: ^5.1.0

0 comments on commit 75f7902

Please sign in to comment.