diff --git a/check_urls/pubspec.yaml b/check_urls/pubspec.yaml index 6517c61..20e8105 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.0 \ No newline at end of file + http: 1.2.1 \ No newline at end of file