Skip to content

Commit 4998fe2

Browse files
authored
Note about Error Prone javac dependency (#5744)
1 parent d4ff506 commit 4998fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/external-tools.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@
10101010
\end{alltt}
10111011

10121012
Java 11 and later do not need the \<com.google.errorprone:javac>
1013-
dependency.
1013+
dependency, but it does no harm.
10141014
The need for the \<com.google.errorprone:javac> artifact when running under
10151015
JDK 8 is explained in Section~\ref{javac-jdk8}.
10161016

0 commit comments

Comments
 (0)