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

Commit 6446520

Browse files
authored
Support latest built_collection (#185)
Fixes https://github.com/dart-lang/code_builder/issues/184
1 parent e34247f commit 6446520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ web:
1212
debug: dartdevc
1313

1414
dependencies:
15-
built_collection: '>=1.0.0 <3.0.0'
15+
built_collection: '>=1.0.0 <4.0.0'
1616
built_value: '>=2.0.0 <5.0.0'
1717
matcher: ^0.12.0
1818
meta: ^1.0.5

0 commit comments

Comments
 (0)