Merge "Adds <noscript> to PolyGerritIndexHtml.soy" into stable-2.14
diff --git a/Documentation/dev-contributing.txt b/Documentation/dev-contributing.txt
index eab3618..6dfa319 100644
--- a/Documentation/dev-contributing.txt
+++ b/Documentation/dev-contributing.txt
@@ -153,7 +153,7 @@
To format Java source code, Gerrit uses the
link:https://github.com/google/google-java-format[`google-java-format`]
-tool (version 1.5), and to format Bazel BUILD, WORKSPACE and .bzl files the
+tool (version 1.6), and to format Bazel BUILD, WORKSPACE and .bzl files the
link:https://github.com/bazelbuild/buildtools/tree/master/buildifier[`buildifier`]
tool (version 0.17.2).
These tools automatically apply format according to the style guides; this