From 2fb2f1c0b6834e1d6a311b550d80389f67d83557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:15:43 +0000 Subject: [PATCH] build(deps): bump battery_plus from 7.1.0 to 7.1.1 Bumps [battery_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/battery_plus-v7.1.1/packages/battery_plus) --- updated-dependencies: - dependency-name: battery_plus dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e539b20f..878a55fe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -61,10 +61,10 @@ packages: dependency: "direct main" description: name: battery_plus - sha256: f14567a9548ac57c010df641acbd35869429b3dc234fec0bb61b01f429285e61 + sha256: "3853aa1e18ea1d15493dd1d3edac05770b4b95c1e691fb85934c5fd3b1ac0fcc" url: "https://pub.dev" source: hosted - version: "7.1.0" + version: "7.1.1" battery_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a6ca7a7a..0fb9605b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: google_fonts: ^8.1.0 material_symbols_icons: ^4.2951.0 provider: ^6.1.5+1 - battery_plus: ^7.1.0 + battery_plus: ^7.1.1 path: ^1.9.1 path_provider: ^2.1.6 xml: ^6.6.1