From d661e073427912d91ae88f03c2563a2657bcdaa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:34:54 +0000 Subject: [PATCH] Bump mocktail from 0.3.0 to 1.0.2 Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.2. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.2) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aad8bf2..a3c957c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dev_dependencies: build_runner: ^2.0.0 build_verify: ^3.0.0 build_version: ^2.0.0 - mocktail: ^0.3.0 + mocktail: ">=0.3.0 <2.0.0" test: ^1.19.2 very_good_analysis: ^4.0.0