mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Update dartdoc to 0.20.4.
Includes a bump to quiver's version. Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v0.20.4 Change-Id: I50a34473470a9f04b19fede200d20da7c2a00257 Reviewed-on: https://dart-review.googlesource.com/71882 Reviewed-by: Devon Carew <devoncarew@google.com> Commit-Queue: Janice Collins <jcollins@google.com>
This commit is contained in:
parent
f40ff153a9
commit
3e0631761c
1 changed files with 2 additions and 2 deletions
4
DEPS
4
DEPS
|
@ -80,7 +80,7 @@ vars = {
|
|||
# For more details, see https://github.com/dart-lang/sdk/issues/30164
|
||||
"dart_style_tag": "6f3efd209ff1828835936397b64be79265cc0c19", # Please see the note above before updating.
|
||||
|
||||
"dartdoc_tag" : "v0.20.2",
|
||||
"dartdoc_tag" : "v0.20.4",
|
||||
"fixnum_tag": "0.10.8",
|
||||
"func_rev": "25eec48146a58967d75330075ab376b3838b18a8",
|
||||
"glob_tag": "1.1.7",
|
||||
|
@ -113,7 +113,7 @@ vars = {
|
|||
"protobuf_tag": "0.9.0",
|
||||
"pub_rev": "9f00679ef47bc79cadc18e143720ade6c06c0100",
|
||||
"pub_semver_tag": "1.4.2",
|
||||
"quiver_tag": "0.29.0+2",
|
||||
"quiver_tag": "2.0.0+1",
|
||||
"resource_rev": "2.1.5",
|
||||
"root_certificates_rev": "16ef64be64c7dfdff2b9f4b910726e635ccc519e",
|
||||
"shelf_static_rev": "v0.2.8",
|
||||
|
|
Loading…
Reference in a new issue