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

Commit 9a88e77

Browse files
nshahanmatanlurey
authored andcommitted
Bump the dependency range for built_collection. (#228)
Updated the lower bound based on running `pub downgrade`.
1 parent d28fd86 commit 9a88e77

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.1.3-dev
2+
3+
* Bump dependency on built_collection to include v4.0.0.
4+
15
## 3.1.2
26

37
* Set max SDK version to `<3.0.0`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
sdk: '>=2.0.0 <3.0.0'
1010

1111
dependencies:
12-
built_collection: '>=1.0.0 <4.0.0'
12+
built_collection: '>=3.0.0 <5.0.0'
1313
built_value: ^6.0.0
1414
matcher: ^0.12.0
1515
meta: ^1.0.5

0 commit comments

Comments
 (0)