Skip to content

Commit

Permalink
[ddc] Bump language version to 3.6
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
nshahan authored and Commit Queue committed Dec 18, 2024
1 parent fcb5e06 commit 302315c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/dev_compiler/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: dev_compiler
publish_to: none

environment:
sdk: '>=3.0.0 <4.0.0'
sdk: '>=3.6.0 <4.0.0'

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

0 comments on commit 302315c

Please sign in to comment.