Skip to content

Commit e8d68ae

Browse files
committed
+chore: Update dependencies
1 parent a9544b7 commit e8d68ae

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

pubspec.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
name: df_cleanup
1414
description: A flexible solution for managing the cleanup of resources in Flutter.
15-
version: 0.3.1
15+
version: 0.3.2
1616
repository: https://github.com/robmllze/df_cleanup
1717
funding:
1818
- https://www.buymeacoffee.com/robmllze
@@ -33,13 +33,7 @@ environment:
3333
dependencies:
3434
flutter:
3535
sdk: flutter
36-
df_type: ^0.6.0
37-
38-
## -----------------------------------------------------------------------------
39-
40-
# Flutter stable channel does not yet support ^1.19.0.
41-
dependency_overrides:
42-
collection: ^1.18.0
36+
df_type: ^0.6.2
4337

4438
## -----------------------------------------------------------------------------
4539

0 commit comments

Comments
 (0)