From ba3ba5ffd53154a07f383d56c8bba2b8b08d6991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:04:47 +0000 Subject: [PATCH] Bump pub_updater from 0.2.4 to 0.3.0 Bumps [pub_updater](https://github.com/VeryGoodOpenSource/pub_updater) from 0.2.4 to 0.3.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.2.4...v0.3.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 95aa67f..d0a2ab6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: json_annotation: ^4.7.0 mason: ^0.1.0-dev.34 mason_logger: ^0.2.0 - pub_updater: ^0.2.1 + pub_updater: ^0.3.0 universal_io: ^2.0.4 yaml: ^3.1.1