diff --git a/dev/bots/docs.sh b/dev/bots/docs.sh index b6876ee9d27..fd1f5998e81 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -19,7 +19,7 @@ if [ -d "$FLUTTER_PUB_CACHE" ]; then fi # Install dartdoc. -bin/cache/dart-sdk/bin/pub global activate dartdoc 0.15.0+1 +bin/cache/dart-sdk/bin/pub global activate dartdoc 0.15.1 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.