From 1804b9e1ee3d3795167995bbcd147dfaa653c12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 03:06:47 +0000 Subject: [PATCH] Bump msix from 3.9.1 to 3.10.1 in /desktop_photo_search/fluent_ui Bumps [msix](https://github.com/YehudaKremer/msix) from 3.9.1 to 3.10.1. - [Release notes](https://github.com/YehudaKremer/msix/releases) - [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md) - [Commits](https://github.com/YehudaKremer/msix/compare/v3.9.1...v3.10.1) --- updated-dependencies: - dependency-name: msix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index db0731d5bc5..f847d83799b 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -42,7 +42,7 @@ dev_dependencies: flutter_test: sdk: flutter grinder: ^0.9.0 - msix: ^3.6.1 + msix: ^3.10.1 flutter: uses-material-design: true