From 53762a9bf680dc45ce22a5c99ad49a452c2c2257 Mon Sep 17 00:00:00 2001 From: Tien Do Nam Date: Sat, 18 Dec 2021 21:22:03 +0100 Subject: [PATCH] deps: update build to 2.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8599a2be..17ab19ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - build: ^2.1.1 + build: ^2.2.0 collection: ^1.15.0 csv: ^5.0.1 glob: ^2.0.2