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 f889ba6 commit 2046939Copy full SHA for 2046939
dev/bots/docs.sh
@@ -121,7 +121,7 @@ function generate_docs() {
121
# Install and activate dartdoc.
122
# When updating to a new dartdoc version, please also update
123
# `dartdoc_options.yaml` to include newly introduced error and warning types.
124
- "$DART" pub global activate dartdoc 8.0.10
+ "$DART" pub global activate dartdoc 8.0.12
125
126
# Build and install the snippets tool, which resides in
127
# the dev/docs/snippets directory.
0 commit comments