Skip to content

Commit a01f840

Browse files
committed
update dart dependencies
1 parent d6f5fe4 commit a01f840

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/dart/pubspec.yaml.twig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ documentation: {{ spec.contactURL }}
88
environment:
99
sdk: '>=2.17.0 <3.0.0'
1010
dependencies:
11-
http: '>=0.13.6 <1.0.1'
11+
http: '>=0.13.6 <1.1.0'
1212
1313
dev_dependencies:
14-
lints: ^2.0.1
15-
test: ^1.22.0
16-
mockito: ^5.4.0
14+
lints: ^2.1.1
15+
test: ^1.24.6
16+
mockito: ^5.4.2

0 commit comments

Comments
 (0)