From c30b39f395673eeea067e4a3a46e8dd4a2167dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 03:05:10 +0000 Subject: [PATCH] Bump msix from 3.9.1 to 3.10.1 in /desktop_photo_search/material 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/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..6854a90df1a 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.10.1 flutter: uses-material-design: true