Bump Dartdoc version to 6.1.5 (#117014)

This commit is contained in:
Greg Spencer 2022-12-13 14:28:01 -08:00 committed by GitHub
parent 51945a0df0
commit 96597c25e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ function generate_docs() {
# Install and activate dartdoc.
# NOTE: 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 6.1.4
"$DART" pub global activate dartdoc 6.1.5
# Install and activate the snippets tool, which resides in the
# assets-for-api-docs repo: