Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvaro Prado committed May 10, 2024
1 parent 1cc3d05 commit 2ce8a6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
http: ">=0.13.4 <2.0.0"
logger: ^2.0.2+1
meta: ^1.3.0
mocktail: ^1.0.2
http: ">=1.1.0 <2.0.0"
logger: ^2.2.0
meta: ^1.15.0
mocktail: ^1.0.3
platform_info: ^4.0.2
uuid: ^4.3.1
uuid: ^4.4.0

dev_dependencies:
test: ^1.21.0
test: ^1.25.5
very_good_analysis: ^5.1.0

0 comments on commit 2ce8a6a

Please sign in to comment.