We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90a5455 + bd02c05 commit 76a0513Copy full SHA for 76a0513
1 file changed
pubspec.yaml
@@ -4,14 +4,14 @@ version: 0.3.0
4
homepage: https://github.com/DutchCodingCompany/oauth_chopper
5
6
environment:
7
- sdk: '>=3.0.0 <4.0.0'
+ sdk: '>=3.3.0 <4.0.0'
8
9
dependencies:
10
- chopper: ^7.0.4
+ chopper: ^7.2.0
11
oauth2: ^2.0.2
12
13
dev_dependencies:
14
- http: ^1.1.0
+ http: ^1.2.1
15
lints: ">=2.1.1 <4.0.0"
16
- mocktail: ^1.0.0
17
- test: ^1.24.6
+ mocktail: ^1.0.3
+ test: ^1.25.2
0 commit comments