Skip to content

Commit 8bd7b6e

Browse files
committed
update dart http package version
1 parent 5314217 commit 8bd7b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/ci-requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pushd ./codegens/dart-http &>/dev/null;
8888
environment:
8989
sdk: ^3.0.3
9090
dependencies:
91-
http: ^0.12.2
91+
http: ^1.0.0
9292
dio: ^5.2.0+1
9393
''' > pubspec.yaml
9494
dart pub get

0 commit comments

Comments
 (0)