From 097b329049c221948562395d9a413e8f0330ddd1 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:09:23 +0100 Subject: [PATCH] chore(pubspec): update quiver to ^3.2.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index de160b6..ac3ba0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: url: https://github.com/google/flutter-desktop-embedding.git path: plugins/window_size ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753 - quiver: ^3.0.1+1 + quiver: ^3.2.1 tuple: ^2.0.0 file_picker: ^8.0.5 shared_preferences: ^2.0.8