Skip to content

Commit

Permalink
Bump permission_handler from 10.4.3 to 10.4.5
Browse files Browse the repository at this point in the history
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 10.4.3 to 10.4.5.
- [Commits](Baseflow/flutter-permission-handler@permission_handler_v10.4.3...permission_handler_v10.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 06b6d49 commit 71838e9
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: "63e5216aae014a72fe9579ccd027323395ce7a98271d9defa9d57320d001af81"
sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5
url: "https://pub.dev"
source: hosted
version: "10.4.3"
version: "10.4.5"
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.1.0
permission_handler: ^10.4.3
permission_handler: ^10.4.5
plugin_platform_interface: ^2.1.6
provider: ^6.0.3
qr_code_scanner: ^1.0.0
Expand Down

0 comments on commit 71838e9

Please sign in to comment.