From 2b3a59b2ad7455810147c56897c8f40a34001056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 00:56:45 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 4.17.1 to 4.18.0 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.17.1 to 4.18.0. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/commits) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6fcf15c..ceb061a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -210,10 +210,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: b89623c9789b8217bd7ef0057512b77cf7b34d3b038e048a66378b6d0472ec8d + sha256: "9cd8501a063149dec6eec0d037e7f6eac44ab655b4cfc39e482450d645eb6062" url: "https://pub.dev" source: hosted - version: "4.17.1" + version: "4.18.0" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index d2bf5d6..0557f85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.17.1 + flutter_background_geolocation: ^4.18.0 shared_preferences: ^2.5.3 firebase_core: ^4.0.0 firebase_messaging: ^16.0.1