Skip to content

Commit fbb76d5

Browse files
committed
[hive_flutter] Update dependencies
1 parent 536d3a2 commit fbb76d5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

hive_flutter/pubspec.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,12 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313

14-
hive: ^2.0.0
15-
path_provider: ^2.0.0
14+
hive: ^2.0.4
15+
path_provider: ^2.0.2
1616
path: ^1.8.0
1717

1818
dev_dependencies:
1919
flutter_test:
2020
sdk: flutter
21-
pedantic: ^1.8.0
22-
mockito: ^5.0.7
23-
build_runner: ^1.10.0
21+
pedantic: ^1.11.1
22+
mockito: ^5.0.10

0 commit comments

Comments
 (0)