aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
authorGravatar Liam Miller-Cushon <cushon@google.com>2017-02-28 20:39:59 -0800
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-03-02 12:47:56 +0100
commit30490512eb0e48a3774cc4e4ef78680e77dd4e47 (patch)
tree7ca236b2af81128f98a05c9138daf1e2532e459a /third_party/README.md
parent105db844833c016550817662791e5c04efb91445 (diff)
Update to latest javac and Error Prone
Fixes #2591 Change-Id: I7038b71811c54d5ece1c0993052abdffc9d0de96
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/README.md b/third_party/README.md
index ca9dab9c22..e20cf37ee5 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -97,7 +97,7 @@ a minimal set of extra dependencies.
## [Error Prone](https://github.com/google/error-prone)
-* Version: 2.0.18-20170224
+* Version: 2.0.18
* License: Apache License 2.0
@@ -166,7 +166,7 @@ a minimal set of extra dependencies.
## [javac](https://github.com/google/error-prone-javac)
-* Version: 9-dev-r3297-3 (javac-9-dev-r3297-3.jar)
+* Version: 9-dev-r3297-4 (javac-9-dev-r3297-4.jar)
* License: GNU GPL v2 with Classpath exception (plus other licenses, see third_party/java/jdk/langtools/LICENSE file).
## [jarjar](https://code.google.com/p/jarjar/)