From 003238e0c9d9a4b09ea2c93df5dce8d9651146b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:14:33 +0000 Subject: [PATCH] chore: 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 d49d65a..78ac57f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: glob: ^2.1.2 mason_logger: ^0.2.6 path: ^1.8.3 - pub_updater: ^0.3.1 + pub_updater: ">=0.3.1 <0.5.0" yaml: ^3.1.2 dev_dependencies: