Skip to content

Commit ba03c59

Browse files
authored
Bump dartdoc to 8.0.9+1 (#150935)
1 parent ef34436 commit ba03c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ function generate_docs() {
121121
# Install and activate dartdoc.
122122
# When updating to a new dartdoc version, please also update
123123
# `dartdoc_options.yaml` to include newly introduced error and warning types.
124-
"$DART" pub global activate dartdoc 8.0.6
124+
"$DART" pub global activate dartdoc 8.0.9+1
125125

126126
# Build and install the snippets tool, which resides in
127127
# the dev/docs/snippets directory.

0 commit comments

Comments
 (0)