Skip to content

Commit 2c1fb3b

Browse files
committed
chore: upgrade rxdart
1 parent 6ee90eb commit 2c1fb3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flutter_cache_manager/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ topics:
66
- cache
77
- cache-manager
88
environment:
9-
sdk: '>=2.17.0 <4.0.0'
9+
sdk: ">=2.17.0 <4.0.0"
1010

1111
dependencies:
1212
clock: ^1.1.0
@@ -17,7 +17,7 @@ dependencies:
1717
http: ^1.2.1
1818
path: ^1.9.0
1919
path_provider: ^2.1.3
20-
rxdart: ^0.27.7
20+
rxdart: ^0.28.0
2121
sqflite: ^2.3.3
2222
uuid: ^4.4.0
2323

0 commit comments

Comments
 (0)