Skip to content

Commit cb57480

Browse files
authored
Update dartdoc to 0.43.0. (flutter#82362)
1 parent 468471b commit cb57480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/bots/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function generate_docs() {
2020
# Install and activate dartdoc.
2121
# NOTE: When updating to a new dartdoc version, please also update
2222
# `dartdoc_options.yaml` to include newly introduced error and warning types.
23-
"$PUB" global activate dartdoc 0.42.0
23+
"$PUB" global activate dartdoc 0.43.0
2424

2525
# This script generates a unified doc set, and creates
2626
# a custom index.html, placing everything into dev/docs/doc.

0 commit comments

Comments
 (0)