Skip to content

Commit

Permalink
[geolocator_linux]: Bump package_info_plus from 4.2.0 to 5.0.1 in /ge…
Browse files Browse the repository at this point in the history
…olocator_linux (#1428)

* [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 4.2.0 to 5.0.1.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v5.0.1/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] <support@github.com>

* Use correct version constraint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maurits van Beusekom <maurits@vnbskm.nl>
  • Loading branch information
dependabot[bot] and mvanbeusekom authored Jan 31, 2024
1 parent 387b48a commit 0488e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geolocator_linux/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
geoclue: ^0.1.1
geolocator_platform_interface: ^4.1.0
gsettings: ^0.2.5
package_info_plus: ">=1.4.2 <5.0.0"
package_info_plus: ^5.0.1

dev_dependencies:
build_runner: ^2.1.8
Expand Down

0 comments on commit 0488e01

Please sign in to comment.