From b0b2256545d295c13f9e4d252916f50928dc4e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:59:03 +0000 Subject: [PATCH] chore(deps): bump pub_updater from 0.3.1 to 0.4.0 in /e2e 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] --- e2e/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/pubspec.yaml b/e2e/pubspec.yaml index 3dbb64555..2a69311e1 100644 --- a/e2e/pubspec.yaml +++ b/e2e/pubspec.yaml @@ -10,7 +10,7 @@ dev_dependencies: mason: ^0.1.0-dev.50 mocktail: ^1.0.0 path: ^1.8.0 - pub_updater: ^0.3.1 + pub_updater: ^0.4.0 test: ^1.24.3 universal_io: ^2.0.4 very_good_analysis: ^5.1.0