Skip to content

Commit

Permalink
Merge pull request #12 from DutchCodingCompany/chore/updated-some-dep…
Browse files Browse the repository at this point in the history
…endencies

⬆️ Upgraded some dependencies
  • Loading branch information
Guldem authored Mar 15, 2024
2 parents 90a5455 + bd02c05 commit 76a0513
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.4
chopper: ^7.2.0
oauth2: ^2.0.2

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

0 comments on commit 76a0513

Please sign in to comment.