Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Bump msix from 3.16.2 to 3.16.3
Browse files Browse the repository at this point in the history
Bumps [msix](https://github.com/YehudaKremer/msix) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](YehudaKremer/msix@v3.16.2...v3.16.3)

---
updated-dependencies:
- dependency-name: msix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 6555864 commit c1b6661
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
sha256: "20071638cbe4e5964a427cfa0e86dce55d060bc7d82d56f3554095d7239a8765"
url: "https://pub.dev"
source: hosted
version: "3.3.7"
version: "3.4.2"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -465,10 +465,10 @@ packages:
dependency: transitive
description:
name: image
sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf
sha256: "6e703d5e2f8c63fb31a77753915c1ec8baebde8088844e0d29f71b8f0b108888"
url: "https://pub.dev"
source: hosted
version: "4.0.17"
version: "4.1.0"
intl:
dependency: "direct main"
description:
Expand Down Expand Up @@ -585,10 +585,10 @@ packages:
dependency: "direct dev"
description:
name: msix
sha256: "114d2f280b2b985f0cc11db982cdc648a1311a80340908a1a1130f42411088cd"
sha256: "4099b8e5bdc0f448bc7c87514adc7bfbcd821e057ab32d22904eff4065bfb302"
url: "https://pub.dev"
source: hosted
version: "3.16.2"
version: "3.16.3"
nested:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev_dependencies:
json_serializable: ^6.2.0
retrofit_generator: ^7.0.1
pretty_dio_logger: ^1.2.0-beta-1
msix: ^3.16.2
msix: ^3.16.3

flutter:
uses-material-design: true
Expand Down

0 comments on commit c1b6661

Please sign in to comment.