Enable language 3.2 for analysis_server/ and linter/.

Change-Id: Ifba960f2947a6c900c81fc794bfc5ed288cc2e97
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/323700
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Konstantin Shcheglov 2023-08-31 17:38:39 +00:00 committed by Commit Queue
parent 040c8e3247
commit 224a5c7d32
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: analysis_server
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
sdk: '>=3.2.0-edge <4.0.0'
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:

View file

@ -7,7 +7,7 @@ description: >-
This package is not intended to be used directly.
environment:
sdk: ^3.0.0
sdk: ^3.2.0-edge
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies: