Skip to content

Commit 302315c

Browse files
nshahanCommit Queue
authored andcommitted
[ddc] Bump language version to 3.6
Preparation for the bump to 3.7 and reformatting all the source code in pkg/dev_compiler. This makes it obvious that the next bump will only contain changes needed for 3.7. Change-Id: I997358aea4fcf3d899490611353df8b067bde929 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401387 Reviewed-by: Mayank Patke <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]>
1 parent fcb5e06 commit 302315c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dev_compiler/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: dev_compiler
33
publish_to: none
44

55
environment:
6-
sdk: '>=3.0.0 <4.0.0'
6+
sdk: '>=3.6.0 <4.0.0'
77

88
# Use 'any' constraints here; we get our versions from the DEPS file.
99
dependencies:

0 commit comments

Comments
 (0)