Skip to content

Commit

Permalink
Bump quick_actions from 1.0.7 to 1.0.8 (#2575)
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.7 to 1.0.8.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/quick_actions-v1.0.8/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 Oct 1, 2024
1 parent eaf9e09 commit 21331b5
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 @@ -1177,10 +1177,10 @@ packages:
dependency: "direct main"
description:
name: quick_actions
sha256: b17da113df7a7005977f64adfa58ccc49c829d3ccc6e8e770079a8c7fbf2da9e
sha256: "2c1d9a91f3218b4e987a7e1e95ba0415b7f48a2cb3ffacc027a1e3d3c117223f"
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "1.0.8"
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 @@ -62,7 +62,7 @@ dependencies:
provider: ^6.1.2
qr_code_scanner: ^1.0.0
qr_flutter: 4.1.0
quick_actions: ^1.0.6
quick_actions: ^1.0.8
shared_preferences: ^2.3.2
shimmer: ^3.0.0
social_share: ^2.2.1
Expand Down

0 comments on commit 21331b5

Please sign in to comment.