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

Commit 1bfbac5

Browse files
committed
Update dependencies
1 parent 075282d commit 1bfbac5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pubspec.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ publish_to: "none"
44
version: 1.0.21
55

66
environment:
7-
sdk: ">=2.18.6"
7+
sdk: ">=2.19.2"
88

99
dependencies:
1010
path: ^1.8.3
1111
directed_graph: ^0.3.7
12-
collection: ^1.17.0
12+
collection: ^1.17.1
1313
more: ^3.9.5
1414
equatable: ^2.0.5
15-
meta: ^1.8.0
15+
meta: ^1.9.0
1616

1717
dev_dependencies:
1818
lints: ^2.0.1
19-
test: ^1.22.1
19+
test: ^1.23.1

0 commit comments

Comments
 (0)