Skip to content

Commit 51d75a0

Browse files
committed
⬆️ Updated dependencies
1 parent 6277c30 commit 51d75a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pubspec.yaml

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

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

99
dependencies:
10-
chopper: ^8.0.0
11-
http: ^1.2.1
10+
chopper: ^8.0.1+1
11+
http: ^1.2.2
1212
oauth2: ^2.0.2
1313

1414
dev_dependencies:
15-
mocktail: ^1.0.3
16-
test: ^1.25.2
17-
very_good_analysis: ^5.1.0
15+
mocktail: ^1.0.4
16+
test: ^1.25.7
17+
very_good_analysis: ^6.0.0

0 commit comments

Comments
 (0)