From e9f93c4e9cda837589dc94750898d813ac10847f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 10:51:29 +0100 Subject: [PATCH] Update dependency cupertino_icons to v1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- test_resources/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_resources/pubspec.yaml b/test_resources/pubspec.yaml index 43c2abfb..7fd9fd00 100644 --- a/test_resources/pubspec.yaml +++ b/test_resources/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.2 + cupertino_icons: ^1.0.0 dev_dependencies: flutter_test: