Skip to content

Commit

Permalink
Require Dart SDK 2.14, because of using APIs. (#3468)
Browse files Browse the repository at this point in the history
  • Loading branch information
scheglov committed Mar 16, 2023
1 parent 42927fc commit 9a44bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/tool/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ dev_dependencies:
mockito: ^5.0.7

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=2.14.0 <3.0.0'

0 comments on commit 9a44bdf

Please sign in to comment.