From 9274de37fa1fdc150977745f4657d5aa5f2b84f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 00:04:46 +0300 Subject: [PATCH] chore(deps): bump win32 from 2.7.0 to 3.0.0 in /packages/share_plus/share_plus_windows (#1214) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Volodymyr Buberenko --- packages/share_plus/share_plus_windows/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/share_plus/share_plus_windows/pubspec.yaml b/packages/share_plus/share_plus_windows/pubspec.yaml index 638f7b6469..a148de70d7 100644 --- a/packages/share_plus/share_plus_windows/pubspec.yaml +++ b/packages/share_plus/share_plus_windows/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: meta: ^1.7.0 url_launcher: ^6.1.2 ffi: ^2.0.1 - win32: ^2.3.8 + win32: ^3.0.0 dev_dependencies: flutter_test: