From d1f78b48eacc264f9be439767aa1b6f5ae5f01ee Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Tue, 8 Dec 2020 16:13:04 -0800 Subject: [PATCH] Update dartdoc to 0.38.0 (#71935) --- dev/bots/docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/bots/docs.sh b/dev/bots/docs.sh index 64eaa76e659..929f7264a8f 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -20,7 +20,7 @@ function generate_docs() { # Install and activate dartdoc. # NOTE: When updating to a new dartdoc version, please also update # `dartdoc_options.yaml` to include newly introduced error and warning types. - "$PUB" global activate dartdoc 0.37.0 + "$PUB" global activate dartdoc 0.38.0 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.