From db8c2a68db52e927e76933ce158ee0757d1f59b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 03:18:54 +0000 Subject: [PATCH] [geolocator_linux]: Bump package_info_plus in /geolocator_linux Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) from 8.3.1 to 9.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v9.0.0/packages/package_info_plus) --- updated-dependencies: - dependency-name: package_info_plus dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- geolocator_linux/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geolocator_linux/pubspec.yaml b/geolocator_linux/pubspec.yaml index 6746624dd..d03492fbd 100644 --- a/geolocator_linux/pubspec.yaml +++ b/geolocator_linux/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: geoclue: ^0.1.1 geolocator_platform_interface: ^4.1.0 gsettings: ^0.2.5 - package_info_plus: "^8.0.0" + package_info_plus: ">=8.0.0 <10.0.0" dev_dependencies: build_runner: ^2.1.8