Skip to content

Commit 76a0513

Browse files
authored
Merge pull request #12 from DutchCodingCompany/chore/updated-some-dependencies
⬆️ Upgraded some dependencies
2 parents 90a5455 + bd02c05 commit 76a0513

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ version: 0.3.0
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:
7-
sdk: '>=3.0.0 <4.0.0'
7+
sdk: '>=3.3.0 <4.0.0'
88

99
dependencies:
10-
chopper: ^7.0.4
10+
chopper: ^7.2.0
1111
oauth2: ^2.0.2
1212

1313
dev_dependencies:
14-
http: ^1.1.0
14+
http: ^1.2.1
1515
lints: ">=2.1.1 <4.0.0"
16-
mocktail: ^1.0.0
17-
test: ^1.24.6
16+
mocktail: ^1.0.3
17+
test: ^1.25.2

0 commit comments

Comments
 (0)