We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323a2d5 commit 726b720Copy full SHA for 726b720
dev/bots/docs.sh
@@ -20,7 +20,7 @@ function generate_docs() {
20
# Install and activate dartdoc.
21
# When updating to a new dartdoc version, please also update
22
# `dartdoc_options.yaml` to include newly introduced error and warning types.
23
- "$DART" pub global activate dartdoc 6.2.0
+ "$DART" pub global activate dartdoc 6.2.1
24
25
# Install and activate the snippets tool, which resides in the
26
# assets-for-api-docs repo:
0 commit comments