diff --git a/dio/CHANGELOG.md b/dio/CHANGELOG.md index 7c0cf1a14..f245beca8 100644 --- a/dio/CHANGELOG.md +++ b/dio/CHANGELOG.md @@ -5,7 +5,7 @@ See the [Migration Guide][] for the complete breaking changes list.** ## Unreleased -*None.* +- Remove `http` from `dev_dependencies`. ## 5.2.1+1 diff --git a/dio/pubspec.yaml b/dio/pubspec.yaml index d39f48687..667cc6412 100644 --- a/dio/pubspec.yaml +++ b/dio/pubspec.yaml @@ -27,4 +27,3 @@ dev_dependencies: crypto: ^3.0.2 mockito: ^5.2.0 build_runner: any - http: ^0.13.0