From 0f72f1925af2688961cb9bd0062cc125e91072ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 01:54:47 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 4.16.10 to 4.16.11 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.16.10 to 4.16.11. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/compare/4.16.10...4.16.11) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 4.16.11 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 1ef57d6..b025785 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -178,10 +178,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: "9dda1aa8b26a79b64be02b36fc59e946763ac71b9939f8ea830f16a5714eff3f" + sha256: "3a9fb82758e904fe737eb763b70c73690bde1108dd5bd1f924fb4731c1b20744" url: "https://pub.dev" source: hosted - version: "4.16.10" + version: "4.16.11" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6c5f547..77d3d07 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.16.9 + flutter_background_geolocation: ^4.16.11 shared_preferences: ^2.5.3 firebase_core: ^3.13.0 firebase_messaging: ^15.2.7