Skip to content

Commit 5be0e62

Browse files
committed
Update the analyzer constraint
1 parent 133b232 commit 5be0e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi-generator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
source_gen: '>=1.0.0 <=2.0.0'
1212
path: '>=1.0.0 <=2.0.0'
1313
openapi_generator_annotations: ^3.3.0
14-
analyzer: '>=1.4.0 <=3.0.0'
14+
analyzer: '>=1.4.0 <=5.0.0'
1515
openapi_generator_cli: ^3.3.0
1616

1717
dev_dependencies:

0 commit comments

Comments
 (0)