Skip to content

Commit 8b564a3

Browse files
authored
Merge pull request #121 from flutter-webrtc/renovate/http-0.x
Update dependency http to ^0.13.0
2 parents 1548137 + 48364f2 commit 8b564a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
cupertino_icons: ^1.0.0
1313
flutter_webrtc: ^0.5.8
1414
shared_preferences: ^2.0.0
15-
http: ^0.12.1
15+
http: ^0.13.0
1616
path_provider: ^2.0.0
1717

1818
dev_dependencies:

0 commit comments

Comments
 (0)