From 9a549f219e64941bf42ed6b59a69de98057b3c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 00:11:06 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 5.0.1 to 5.0.2 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 5.0.1 to 5.0.2. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/commits/5.0.2) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 5.0.2 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 801e360..494b273 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -250,10 +250,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: "506fc7d9f2a79c8f67057c1e83debe27b2f611aca464b77e0e14e3b0872db4ad" + sha256: "32764885fb378e61660ffe8cb51220bf37a2008873b9aefa69fe3a0e4fa7902b" url: "https://pub.dev" source: hosted - version: "5.0.1" + version: "5.0.2" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3d08c66..8ef031c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^5.0.0 + flutter_background_geolocation: ^5.0.2 shared_preferences: ^2.5.4 firebase_core: ^4.4.0 firebase_messaging: ^16.1.1