Bump language version for pkg/dart_internal
Extracted from https://dart-review.googlesource.com/c/sdk/+/397164 Change-Id: Ia0cfed4b83cfeb51cfac0e5e90973f13de553b14 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/412082 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
This commit is contained in:
committed by
Commit Queue
parent
c69114c2d6
commit
6f1fe1a145
@@ -9,7 +9,8 @@ repository: https://github.com/dart-lang/sdk/tree/main/pkg/dart_internal
|
||||
environment:
|
||||
# Restrict the upper bound so that we can remove support for this in a later
|
||||
# version of the SDK without it being a breaking change.
|
||||
sdk: ">=2.12.0 <3.9.0"
|
||||
sdk: '>=3.5.0 <3.9.0'
|
||||
|
||||
|
||||
# Use 'any' constraints here; we get our versions from the DEPS file.
|
||||
dev_dependencies:
|
||||
|
||||
Reference in New Issue
Block a user