Skip to content

Commit f42c441

Browse files
chore(deps): Bump mocktail from 0.3.0 to 1.0.0 (#8)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80f8399 commit f42c441

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
@@ -15,7 +15,7 @@ dependencies:
1515
dev_dependencies:
1616
flutter_test:
1717
sdk: flutter
18-
mocktail: ^0.3.0
18+
mocktail: ">=0.3.0 <2.0.0"
1919
very_good_analysis: ">=3.1.0 <5.0.0"
2020

2121
flutter:

0 commit comments

Comments
 (0)