Bump dartdocs to 8.0.6 (#144413)

This commit is contained in:
Michael Goderbauer 2024-02-29 11:12:15 -08:00 committed by GitHub
parent 41eeb2bb8c
commit 24a792dae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: