From 9a018c6f370a7e3dd515eb80283f464a207e7c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 03:34:10 +0000 Subject: [PATCH] Bump permission_handler from 11.4.0 to 12.0.0 in /refilc Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 11.4.0 to 12.0.0. - [Commits](https://github.com/baseflow/flutter-permission-handler/compare/permission_handler_v11.4.0...permission_handler_v12.0.0) --- updated-dependencies: - dependency-name: permission_handler dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- refilc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index 2d31fe25..eb54b5a5 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: html: ^0.15.5 open_filex: ^4.6.0 path_provider: ^2.1.5 - permission_handler: ^11.3.1 + permission_handler: ^12.0.0 share_plus: ^10.1.4 connectivity_plus: ^6.1.3 flutter_displaymode: ^0.6.0