diff --git a/check_urls/pubspec.yaml b/check_urls/pubspec.yaml index 7f34eef..78440e8 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.2.2 \ No newline at end of file + http: 1.3.0 \ No newline at end of file