Skip to content

Commit

Permalink
Bump quick_actions from 1.0.5 to 1.0.6 (#2005)
Browse files Browse the repository at this point in the history
Bumps [quick_actions](https://github.com/flutter/packages/tree/main/packages/quick_actions) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/quick_actions-v1.0.6/packages/quick_actions)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent f9f560d commit 4e78517
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,10 +1313,10 @@ packages:
dependency: "direct main"
description:
name: quick_actions
sha256: "0562d78b8d6a87576fb8fe55bc655bda6ebe3c61a5904df56d20bd88f98cf3a3"
sha256: "3930e1cf78a0574495b4ea741ee197323c4a9081321d6ae384b3bfcd84c7ea83"
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
quick_actions_android:
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 @@ -67,7 +67,7 @@ dependencies:
provider: ^6.0.3
qr_code_scanner: ^1.0.0
qr_flutter: 4.0.0
quick_actions: ^1.0.3
quick_actions: ^1.0.6
shared_preferences: ^2.2.0
shimmer: ^3.0.0
social_share: ^2.2.1
Expand Down

0 comments on commit 4e78517

Please sign in to comment.