Skip to content

Commit 7bdc2bb

Browse files
iinozemtsevCommit Queue
authored andcommitted
Update SDK version constraint in dart_internal
Required for further increasing of version main branch. Change-Id: I8454ca16c6a4d6d9f9e0cef1537515c731d181c7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449804 Commit-Queue: Bob Nystrom <[email protected]> Auto-Submit: Ivan Inozemtsev <[email protected]> Reviewed-by: Bob Nystrom <[email protected]>
1 parent 21952af commit 7bdc2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dart_internal/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository: https://github.com/dart-lang/sdk/tree/main/pkg/dart_internal
99
environment:
1010
# Restrict the upper bound so that we can remove support for this in a later
1111
# version of the SDK without it being a breaking change.
12-
sdk: '>=3.5.0 <3.11.0'
12+
sdk: '>=3.5.0 <3.12.0'
1313

1414
resolution: workspace
1515

0 commit comments

Comments
 (0)