Skip to content

Commit b53dd27

Browse files
authored
chore(deps): bump to mocktail v1.0.0 (#47)
* chore(deps): bump to `mocktail` v1.0.0 * chore: update example
1 parent 46188b5 commit b53dd27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dev_dependencies:
2020
sdk: flutter
2121
mockingjay:
2222
path: ../
23-
mocktail: ^0.3.0
23+
mocktail: ^1.0.0
2424
very_good_analysis: ^4.0.0
2525

2626
flutter:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
flutter_test:
1414
sdk: flutter
1515
matcher: ^0.12.10
16-
mocktail: ^0.3.0
16+
mocktail: ^1.0.0
1717
test: ^1.17.0
1818

1919
dev_dependencies:

0 commit comments

Comments
 (0)