Skip to content

Commit ce097be

Browse files
committed
version bump for collection lib
1 parent a7ddc57 commit ce097be

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ packages:
3737
source: hosted
3838
version: "1.1.0"
3939
collection:
40-
dependency: transitive
40+
dependency: "direct main"
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
http: ^0.13.1
1414
flutter:
1515
sdk: flutter
16-
collection: ^1.15.0-nullsafety.4
16+
collection: ^1.15.0
1717

1818
dev_dependencies:
1919
flutter_test:
File renamed without changes.

0 commit comments

Comments
 (0)