Merge pull request #1888 from Mike278/bugfix/analyzer-4.1.0

Depend on analyzer 4.1.0 for 'isNotOptional' -> 'isRequired' deprecation
This commit is contained in:
Simon Binder 2022-06-14 23:02:57 +02:00 committed by GitHub
commit 52f95bb61d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ dependencies:
sqlparser: ^0.22.0
# Dart analysis
analyzer: "^4.0.0"
analyzer: "^4.1.0"
analyzer_plugin: '^0.10.0'
source_span: ^1.5.5
package_config: ^2.0.0