Skip to content

Commit 0edc1a7

Browse files
Bump http from 0.13.6 to 1.0.0 (#3421)
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.6 to 1.0.0. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59dc475 commit 0edc1a7

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
@@ -34,7 +34,7 @@ dev_dependencies:
3434
coverage: ^1.6.3
3535
dart_style: ^2.3.1
3636
grinder: ^0.9.4
37-
http: ^0.13.6
37+
http: ">=0.13.6 <2.0.0"
3838
js: ^0.6.7
3939
lints: ^2.1.0
4040
matcher: ^0.12.15

0 commit comments

Comments
 (0)