Skip to content

Commit c9e6819

Browse files
chore(deps): bump mocktail from 0.3.0 to 1.0.0 (#17)
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0. - [Release notes](https://github.com/felangel/mocktail/releases) - [Commits](felangel/mocktail@mocktail-v0.3.0...mocktail-v1.0.0) --- updated-dependencies: - dependency-name: mocktail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e741071 commit c9e6819

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 @@ dev_dependencies:
1414
build_runner: ^2.0.0
1515
build_verify: ^3.1.0
1616
json_serializable: ^6.0.0
17-
mocktail: ^0.3.0
17+
mocktail: ">=0.3.0 <2.0.0"
1818
test: ^1.19.2
1919
very_good_analysis: ^4.0.0

0 commit comments

Comments
 (0)