Skip to content

Commit

Permalink
⬆️ Upgraded some dependencies 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guldem committed Mar 14, 2024
1 parent cc0a2ad commit bd02c05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ version: 0.3.0
homepage: https://github.com/DutchCodingCompany/oauth_chopper

environment:
sdk: '>=3.0.0 <4.0.0'
sdk: '>=3.3.0 <4.0.0'

dependencies:
chopper: ^7.0.9
chopper: ^7.2.0
oauth2: ^2.0.2

dev_dependencies:
http: ^1.1.2
http: ^1.2.1
lints: ">=2.1.1 <4.0.0"
mocktail: ^1.0.1
test: ^1.24.6
mocktail: ^1.0.3
test: ^1.25.2

0 comments on commit bd02c05

Please sign in to comment.