diff --git a/check_urls/pubspec.yaml b/check_urls/pubspec.yaml index ae810ad..6517c61 100644 --- a/check_urls/pubspec.yaml +++ b/check_urls/pubspec.yaml @@ -6,4 +6,4 @@ environment: sdk: '>=2.14.0 <3.0.0' dependencies: - http: 1.1.2 \ No newline at end of file + http: 1.2.0 \ No newline at end of file