From 8ed59a59b0aa333d43e3b082711efa331355e898 Mon Sep 17 00:00:00 2001 From: Andrea Antonello Date: Sun, 7 Jan 2024 16:04:27 +0100 Subject: [PATCH] tweek sdk version 5 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4d0aecb..e2515fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,6 +13,6 @@ dependencies: collection: '>=1.14.13' dev_dependencies: - lint: ^2.2.0 + lint: ^2.0.20 test: ^1.14.2