Skip to content

Commit

Permalink
Bump dartdocs to 8.0.6 (flutter#144413)
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer committed Feb 29, 2024
1 parent 41eeb2b commit 24a792d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/bots/docs.sh
Expand Up @@ -111,7 +111,7 @@ function generate_docs() {
# Install and activate dartdoc.
# When updating to a new dartdoc version, please also update
# `dartdoc_options.yaml` to include newly introduced error and warning types.
"$DART" pub global activate dartdoc 8.0.2
"$DART" pub global activate dartdoc 8.0.6

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

0 comments on commit 24a792d

Please sign in to comment.