From b91e46c4639df0f1a374da2c2039fd4651d975ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 16:36:52 +0000 Subject: [PATCH] Update dependency dart to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e54f8c8..4ca2a87 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: Validate Swedish personal identity numbers with Dart and Flutter. homepage: https://github.com/personnummer/dart environment: - sdk: '>=2.12.0 <3.0.0' + sdk: '<4.0.0' dev_dependencies: lints: ^2.0.0