From 36990253fb0b71800d6f1d1d0b15b9fe461d5b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 03:05:56 +0000 Subject: [PATCH] Bump msix from 3.9.1 to 3.9.2 in /desktop_photo_search/material Bumps [msix](https://github.com/YehudaKremer/msix) from 3.9.1 to 3.9.2. - [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...3.9.2) --- updated-dependencies: - dependency-name: msix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- desktop_photo_search/material/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop_photo_search/material/pubspec.yaml b/desktop_photo_search/material/pubspec.yaml index 601c520e556..08d548dc08f 100644 --- a/desktop_photo_search/material/pubspec.yaml +++ b/desktop_photo_search/material/pubspec.yaml @@ -41,7 +41,7 @@ dev_dependencies: flutter_test: sdk: flutter grinder: ^0.9.0 - msix: ^3.6.1 + msix: ^3.9.2 flutter: uses-material-design: true