Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 9c78c7e

Browse files
committed
chore: bump mocktail from 0.1.4 to 0.2.0
1 parent 5dbb174 commit 9c78c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
sdk: ">=2.14.0 <3.0.0"
1111

1212
dependencies:
13-
analyzer: '>=2.4.0 <2.6.0'
13+
analyzer: ">=2.4.0 <2.6.0"
1414
analyzer_plugin: ^0.8.0
1515
ansicolor: ^2.0.1
1616
args: ^2.0.0
@@ -28,7 +28,7 @@ dev_dependencies:
2828
coverage: ^1.0.2
2929
intl: ^0.17.0
3030
lints: ^1.0.1
31-
mocktail: ^0.1.1
31+
mocktail: ^0.2.0
3232
test: ^1.16.8
3333

3434
executables:

0 commit comments

Comments
 (0)