Bump dynamic_modules package to language version 3.12.
This CL is part of an effort to bump the SDK requirement to `3.12.0-0` for all the packages in `pkg` that are not published to `pub`, so that we can get better testing of the "private named parameters" feature. (Packages that *are* published to `pub` can't be safely bumped yet, because SDK 3.12 hasn't been released, and I don't want to block those packages' ability to publish useful updates to customers.) This change covers the dynamic_modules package, which is jointly owned by OWNERS_VM and OWNERS_WEB. Change-Id: If43d006208865287c127f5ad1f3bb4386a6a6964 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/487943 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Paul Berry <paulberry@google.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name: dynamic_modules
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ^3.8.0
|
||||
sdk: '^3.12.0-0'
|
||||
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user