Skip to content

Commit 726b720

Browse files
authored
Update dartdoc to 6.2.1. (#123420)
Update dartdoc to 6.2.1.
1 parent 323a2d5 commit 726b720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
# When updating to a new dartdoc version, please also update
2222
# `dartdoc_options.yaml` to include newly introduced error and warning types.
23-
"$DART" pub global activate dartdoc 6.2.0
23+
"$DART" pub global activate dartdoc 6.2.1
2424

2525
# Install and activate the snippets tool, which resides in the
2626
# assets-for-api-docs repo:

0 commit comments

Comments
 (0)