Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Bump retrofit from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [retrofit](https://github.com/trevorwang/retrofit.dart) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/trevorwang/retrofit.dart/releases)
- [Commits](trevorwang/retrofit.dart@retrofit-4.0.2...retrofit-4.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent daeff9f commit 9de13ed
Show file tree
Hide file tree
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
Expand Up @@ -793,10 +793,10 @@ packages:
dependency: "direct main"
description:
name: retrofit
sha256: "1b42e9dc9073e970fc264777615a113c45afca2ff6e998a26b9479582ee275b5"
sha256: "04ed77c82cadb655bb9357e8d0cb9da72ff704749a2d0cfe6540dd1f1f7ca4b9"
url: "https://pub.dev"
source: hosted
version: "4.0.2"
version: "4.0.3"
retrofit_generator:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
collection: ^1.15.0
freezed_annotation: ^2.0.3
get_it: ^7.6.4
retrofit: ^4.0.2
retrofit: ^4.0.3
dio: ^5.3.3
json_annotation: ^4.8.1
pin_code_fields: ^7.4.0
Expand Down

0 comments on commit 9de13ed

Please sign in to comment.