From 3343b8f08b5af504ff3b75c706b8da98c7a5291e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:35:31 +0000 Subject: [PATCH] chore(deps): bump pub_updater from 0.3.1 to 0.4.0 Bumps [pub_updater](https://github.com/VeryGoodOpenSource/pub_updater) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/VeryGoodOpenSource/pub_updater/releases) - [Changelog](https://github.com/VeryGoodOpenSource/pub_updater/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/pub_updater/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: pub_updater dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 677f0a98c..f13b1ccaf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: mason_logger: ^0.2.2 meta: ^1.3.0 path: ^1.8.0 - pub_updater: ^0.3.1 + pub_updater: ">=0.3.1 <0.5.0" pubspec_parse: ^1.2.0 stack_trace: ^1.10.0 universal_io: ^2.0.4