Skip to content

Commit

Permalink
Bump Dartdoc version to 6.1.5 (flutter#117014)
Browse files Browse the repository at this point in the history
  • Loading branch information
gspencergoog authored and XilaiZhang committed Dec 14, 2022
1 parent 3cd1728 commit 0aadd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/bots/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.0
"$DART" pub global activate dartdoc 6.1.5

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

0 comments on commit 0aadd6d

Please sign in to comment.