Skip to content

Commit 1df05c3

Browse files
authored
feat(dart): rev the required Dart SDK version (#1848)
1 parent c1f770e commit 1df05c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/sidekick/internal/dart/templates/pubspec.yaml.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ publish_to: none
2828
{{/Codec.DoNotPublish}}
2929

3030
environment:
31-
sdk: ^3.6.0
31+
sdk: ^3.9.0
3232

3333
resolution: workspace
3434
{{#Codec.HasDependencies}}

0 commit comments

Comments
 (0)