Skip to content

Commit

Permalink
Merge branch 'feat/typed-extras' of https://github.com/farmery/retrofit
Browse files Browse the repository at this point in the history
… into feat/typed-extras
  • Loading branch information
farmery committed Sep 6, 2024
2 parents bcb7b92 + 91c1713 commit 383efd3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,16 @@ dependencies:
code_builder: ^4.4.0
dart_style: ^2.3.0
dio: ^5.0.0
retrofit:
path: ../retrofit
retrofit: ^4.3.0
source_gen: ^1.3.0
tuple: ^2.0.1
protobuf: ^3.1.0
source_gen: ^1.5.0

dev_dependencies:
lints: ^4.0.0
source_gen_test: ^1.0.6
test: ^1.25.0

dependency_overrides:
retrofit:
path: ../retrofit

0 comments on commit 383efd3

Please sign in to comment.