Skip to content

Commit 01e08c1

Browse files
chore(deps): bump http from 0.13.6 to 1.0.0 in /examples/kitchen_sink (#664)
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 d44df96 commit 01e08c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kitchen_sink/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
dart_frog: ^0.3.0
1111

1212
dev_dependencies:
13-
http: ^0.13.5
13+
http: ^1.0.0
1414
mocktail: ^0.3.0
1515
test: ^1.19.2
1616
very_good_analysis: ^5.0.0

0 commit comments

Comments
 (0)