Skip to content

Commit 3c9cccb

Browse files
committed
update dart dependencies
1 parent da2ffb8 commit 3c9cccb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/dart/pubspec.yaml.twig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies:
1111
http: '>=0.13.6 <2.0.0'
1212
1313
dev_dependencies:
14-
lints: ^2.1.1
15-
test: ^1.24.6
16-
mockito: ^5.4.2
14+
lints: ^3.0.0
15+
test: ^1.25.0
16+
mockito: ^5.4.4

0 commit comments

Comments
 (0)