From b07750937fe481c633fc74f9bf95b3768024a1bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:52:17 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 4.18.1 to 4.18.2 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.18.1 to 4.18.2. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/compare/4.18.1...4.18.2) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 4.18.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 c43e688..eecce99 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -210,10 +210,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: a7c01238f681bc617bd798fcbc443a4a6f314101441450e7ab7d11939702de20 + sha256: "6910bec29cfed37fe11972c0207411c36d26f62067f2465b22d0c1176da60f6c" url: "https://pub.dev" source: hosted - version: "4.18.1" + version: "4.18.2" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 6744a87..e2a6936 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^4.18.1 + flutter_background_geolocation: ^4.18.2 shared_preferences: ^2.5.3 firebase_core: ^4.2.1 firebase_messaging: ^16.0.4