From b300efcd8fa5f42be3c3daf0bfbd3ae02ee909c5 Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Thu, 25 Feb 2021 15:06:04 -0800 Subject: [PATCH] Update dartdoc to 0.40.0. (#76820) --- 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 929f7264a8..eb629c8441 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.38.0 + "$PUB" global activate dartdoc 0.40.0 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.