Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit eefbe85

Browse files
authored
Bump dartdoc to 6.1.4 (#116758)
1 parent 7c8e171 commit eefbe85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/docs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function generate_docs() {
2020
# Install and activate dartdoc.
2121
# NOTE: When updating to a new dartdoc version, please also update
2222
# `dartdoc_options.yaml` to include newly introduced error and warning types.
23-
"$DART" pub global activate dartdoc 6.1.3
23+
"$DART" pub global activate dartdoc 6.1.4
2424

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

0 commit comments

Comments
 (0)