Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -448,10 +448,10 @@ packages:
dependency: "direct dev"
description:
name: msix
sha256: c50d6bd1aafe0d071a3c1e5a5ccb056404502935cb0a549e3178c4aae16caf33
sha256: edde648a8133bf301883c869d19d127049683037c65ff64173ba526ac7a8af2f
url: "https://pub.dev"
source: hosted
version: "3.16.8"
version: "3.16.9"
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 @@ -63,7 +63,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
msix: ^3.16.8
msix: ^3.16.9
path_provider_platform_interface: ^2.1.2
pedantic_sensuikan1973: ^5.12.0
plugin_platform_interface: ^2.1.8
Expand Down