diff --git a/pubspec.yaml b/pubspec.yaml index bc152af..7a2fbed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_cache_manager_hive description: flutter_cache_manager implementation for hive. -version: 0.0.9 +version: 0.0.10 homepage: https://github.com/vishna/flutter_cache_manager_hive environment: @@ -17,6 +17,6 @@ dependencies: path: "^1.6.4" pedantic: "^1.8.0+1" clock: ^1.0.1 - file: ^5.1.0 + file: ^6.0.0-nullsafety.1 rxdart: '>=0.23.1 <0.25.0' - meta: ^1.1.8 \ No newline at end of file + meta: ^1.1.8