From 049503fc7e3907cf3196a73b6e32ecf5eab86829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 03:34:03 +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 5.0.1 to 7.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v7.0.0/packages/package_info_plus) --- updated-dependencies: - dependency-name: package_info_plus 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 1268892f..7ab9e051 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: ^5.0.1 + package_info_plus: ">=5.0.1 <8.0.0" dev_dependencies: build_runner: ^2.1.8