From c51938c1be4e5f3a49bda6b993a9ca9d8174940c Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:09:47 +0100 Subject: [PATCH] chore(pubspec): update tuple to ^2.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ac3ba0e..f47809b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: path: plugins/window_size ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753 quiver: ^3.2.1 - tuple: ^2.0.0 + tuple: ^2.0.2 file_picker: ^8.0.5 shared_preferences: ^2.0.8 package_info_plus: ^8.0.0