Skip to content

Commit

Permalink
hive-generator: Set analyzer version to ">=4.6.0 <7.0.0" (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingnie authored Aug 10, 2023
1 parent b35d2e4 commit 9da70bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hive_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
build: ^2.0.0
source_gen: ^1.0.0
hive: ^2.0.4
analyzer: ">=4.6.0 <6.0.0"
analyzer: '>=4.6.0 <7.0.0'
source_helper: ^1.1.0

dev_dependencies:
Expand Down

0 comments on commit 9da70bc

Please sign in to comment.