commit | 72b7a29caa0fb181f7ade04a8839df9d410f9b39 | [log] [tgz] |
---|---|---|
author | Sigurd Meldgaard <sigurdm@google.com> | Thu Feb 27 00:45:53 2025 -0800 |
committer | Commit Queue <dart-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 00:45:53 2025 -0800 |
tree | f2d31ba79e9f8151f9d02678a8f42c30c42abc6f | |
parent | 20fc102287f59de23e40d0f64d62608451c9a3d3 [diff] |
Bump language version for pkg/macro Extracted from https://dart-review.googlesource.com/c/sdk/+/397164 I don't know if this package will still continue to exist. Change-Id: Ifc00f1c650eb844cbf8025358710c098847f666c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/412043 Commit-Queue: Sigurd Meldgaard <sigurdm@google.com> Reviewed-by: Jake Macdonald <jakemac@google.com>
diff --git a/pkg/macros/pubspec.yaml b/pkg/macros/pubspec.yaml index 22fde06..d297f83 100644 --- a/pkg/macros/pubspec.yaml +++ b/pkg/macros/pubspec.yaml
@@ -6,7 +6,7 @@ repository: https://github.com/dart-lang/sdk/tree/main/pkg/macros environment: - sdk: ^3.4.0-256.0.dev + sdk: ^3.5.0 dependencies: _macros: