summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-eclipse.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dev-eclipse.txt')
-rw-r--r--Documentation/dev-eclipse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-eclipse.txt b/Documentation/dev-eclipse.txt
index 0f23db5201..c335a2d086 100644
--- a/Documentation/dev-eclipse.txt
+++ b/Documentation/dev-eclipse.txt
@@ -68,7 +68,7 @@ Java 8 is still the default:
To format source code, Gerrit uses the
link:https://github.com/google/google-java-format[`google-java-format`]
-tool (version 1.3), which automatically formats code to follow the
+tool (version 1.7), which automatically formats code to follow the
style guide. See link:dev-contributing.html#style[Code Style] for the
instruction how to set up command line tool that uses this formatter.
The Eclipse plugin is provided that allows to format with the same