Skip to content

Commit

Permalink
Bump permission_handler from 10.4.1 to 10.4.2 (#1950)
Browse files Browse the repository at this point in the history
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 10.4.1 to 10.4.2.
- [Commits](Baseflow/flutter-permission-handler@permission_handler_v10.4.1...permission_handler_v10.4.2)

---
updated-dependencies:
- dependency-name: permission_handler
  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 Jul 10, 2023
1 parent ed235db commit 3ab1591
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 @@ -1185,10 +1185,10 @@ packages:
dependency: "direct main"
description:
name: permission_handler
sha256: "37fcc3c3182ac0bf8856f3e973e11c7bef5556d69f1a0d8fb908f51019c2912d"
sha256: "415af30ba76a84faccfe1eb251fe1e4fdc790f876924c65ad7d6ed7a1404bcd6"
url: "https://pub.dev"
source: hosted
version: "10.4.1"
version: "10.4.2"
permission_handler_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:
mockito: ^5.3.2
network_image_mock: ^2.1.1
path_provider: ^2.0.15
permission_handler: ^10.4.1
permission_handler: ^10.4.2
plugin_platform_interface: ^2.1.3
provider: ^6.0.3
qr_code_scanner: ^1.0.0
Expand Down

0 comments on commit 3ab1591

Please sign in to comment.