From 4d062996d3a0e5bc89b0dde749ef74a1ddcfa334 Mon Sep 17 00:00:00 2001 From: Janice Collins Date: Mon, 29 Mar 2021 21:34:02 -0700 Subject: [PATCH] Update dartdoc to 0.41.0 (#79304) --- 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 eb629c8441..66ead524cd 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.40.0 + "$PUB" global activate dartdoc 0.41.0 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.