Skip to content

Commit

Permalink
Fix pub get in storage benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jan 9, 2025
1 parent 6acc2d4 commit d56d40a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion benchmarks/storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
csv: ^6.0.0

dev_dependencies:
rexios_lints: ^8.2.0
rexios_lints: ^9.2.0
build_runner: ^2.4.13
json_serializable: ^6.8.0
hive_ce_generator: any
Expand All @@ -22,3 +22,5 @@ dependency_overrides:
path: ../../hive
hive_ce_generator:
path: ../../hive_generator
source_gen: ^2.0.0
analyzer: ^7.0.0

0 comments on commit d56d40a

Please sign in to comment.