Bump flutter_background_geolocation from 4.18.0 to 4.18.1

Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.18.0 to 4.18.1.
- [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/transistorsoft/flutter_background_geolocation/commits/4.18.1)

---
updated-dependencies:
- dependency-name: flutter_background_geolocation
  dependency-version: 4.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-10 00:39:23 +00:00 committed by GitHub
parent d03fff30ca
commit bfca86f87e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -210,10 +210,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_background_geolocation name: flutter_background_geolocation
sha256: "9cd8501a063149dec6eec0d037e7f6eac44ab655b4cfc39e482450d645eb6062" sha256: a7c01238f681bc617bd798fcbc443a4a6f314101441450e7ab7d11939702de20
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "4.18.0" version: "4.18.1"
flutter_lints: flutter_lints:
dependency: "direct dev" dependency: "direct dev"
description: description:

View file

@ -12,7 +12,7 @@ dependencies:
flutter_localizations: flutter_localizations:
sdk: flutter sdk: flutter
intl: any intl: any
flutter_background_geolocation: ^4.18.0 flutter_background_geolocation: ^4.18.1
shared_preferences: ^2.5.3 shared_preferences: ^2.5.3
firebase_core: ^4.2.1 firebase_core: ^4.2.1
firebase_messaging: ^16.0.4 firebase_messaging: ^16.0.4