Skip to content

Commit c8304c4

Browse files
chore(deps): bump http from 0.13.6 to 1.0.0 in /examples/hello_world (#661)
1 parent 91766b7 commit c8304c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hello_world/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)