Skip to content

Commit 2046939

Browse files
parloughTytaniumDev
authored andcommitted
Update dartdoc to 8.0.12 to fix focusing search field (flutter#151576)
Fixes dart-lang/dartdoc#3813 as 8.0.11 includes the fix in dart-lang/dartdoc@346638e
1 parent f889ba6 commit 2046939

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.10
124+
"$DART" pub global activate dartdoc 8.0.12
125125

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

0 commit comments

Comments
 (0)