From 8c6c69f93caddd41772789e6f72f0c8d99b87525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:57:22 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 4.17.0 to 4.17.1 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.17.0 to 4.17.1. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/compare/4.17.0...4.17.1) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 4.17.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 8e99a52..60cf59d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -178,10 +178,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: d3c3107ef4cd2965746cdfc8f40e348fce05c39b0390d84f1316e13f400fd55c + sha256: b89623c9789b8217bd7ef0057512b77cf7b34d3b038e048a66378b6d0472ec8d url: "https://pub.dev" source: hosted - version: "4.17.0" + version: "4.17.1" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 3750f99..9d2e1e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.17.0 + flutter_background_geolocation: ^4.17.1 shared_preferences: ^2.5.3 firebase_core: ^4.0.0 firebase_messaging: ^16.0.0