Skip to content

Commit

Permalink
chore: update outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaireDavis committed Oct 25, 2023
1 parent d3f5727 commit 086ab3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ homepage: https://github.com/Betterment/sturdy_http
repository: https://github.com/Betterment/sturdy_http

environment:
sdk: ">=2.18.5 <3.0.0"
sdk: ">=3.0.7 <4.0.0"

dependencies:
collection: ^1.17.1
dio: ^5.1.1
freezed_annotation: ^2.2.0
uuid: ^3.0.7
uuid: ^4.1.0

dev_dependencies:
build_runner: ^2.1.8
charlatan: 0.3.1
charlatan: 0.4.0
freezed: ^2.2.0
json_annotation: ^4.4.0
json_serializable: ^6.1.5
lints: ^2.0.1
lints: ^3.0.0
test: ^1.16.0

0 comments on commit 086ab3c

Please sign in to comment.