Skip to content

Commit 0ee51ea

Browse files
authored
Merge pull request #93 from Workiva/widen_http_0.14.4
O11Y-2363: Widen http on 0.14.x line
2 parents d045f46 + 7062fa8 commit 0ee51ea

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
@@ -7,7 +7,7 @@ environment:
77

88
dependencies:
99
fixnum: '>=0.10.0 <2.0.0'
10-
http: ^0.12.0
10+
http: '>=0.12.0 <0.14.0'
1111
logging: '>=0.11.4 <2.0.0'
1212
protobuf: '>=1.1.0 <3.0.0'
1313

0 commit comments

Comments
 (0)