Skip to content

Commit 2cabfaf

Browse files
chore(deps): bump mocktail from 0.2.0 to 0.3.0 (#30)
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](felangel/mocktail@mocktail-v0.2.0...mocktail-v0.3.0) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dca646 commit 2cabfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ dependencies:
1414
dev_dependencies:
1515
build_runner: ^2.1.2
1616
json_serializable: ^5.0.0
17-
mocktail: ^0.2.0
17+
mocktail: ">=0.2.0 <0.4.0"
1818
test: ^1.17.0
1919
very_good_analysis: ^2.4.0

0 commit comments

Comments
 (0)