From 619a3fa796348552aff94571c945930ca55ab194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 03:08:03 +0000 Subject: [PATCH] [geocoding_ios]: Bump geocoding_platform_interface in /geocoding_ios Bumps [geocoding_platform_interface](https://github.com/baseflow/flutter-geocoding) from 3.2.0 to 5.0.0. - [Commits](https://github.com/baseflow/flutter-geocoding/commits) --- updated-dependencies: - dependency-name: geocoding_platform_interface dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- geocoding_ios/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geocoding_ios/pubspec.yaml b/geocoding_ios/pubspec.yaml index a65b86d..ef62b34 100644 --- a/geocoding_ios/pubspec.yaml +++ b/geocoding_ios/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter - geocoding_platform_interface: ^3.2.0 + geocoding_platform_interface: ">=3.2.0 <6.0.0" dev_dependencies: flutter_test: