From e638ac130fa43b701d9aa6bd5fedd67c5432fd43 Mon Sep 17 00:00:00 2001 From: synw Date: Fri, 14 Feb 2020 20:26:09 +0100 Subject: [PATCH] Update dependencies --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7075c00..fe5df9a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,10 +17,10 @@ environment: dependencies: flutter: sdk: flutter - synchronized: ^2.1.1 - path_provider: ^1.4.5 - sqflite: ^1.1.8 - pedantic: ^1.7.0 + synchronized: ^2.2.0 + path_provider: ^1.6.0 + sqflite: ^1.2.0 + pedantic: ^1.8.0 extra_pedantic: ^1.1.1+3 # The following adds the Cupertino Icons font to your application.