We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8e171 commit eefbe85Copy full SHA for eefbe85
dev/bots/docs.sh
@@ -20,7 +20,7 @@ function generate_docs() {
20
# Install and activate dartdoc.
21
# NOTE: 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.1.3
+ "$DART" pub global activate dartdoc 6.1.4
24
25
# Install and activate the snippets tool, which resides in the
26
# assets-for-api-docs repo:
0 commit comments