aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
diff options
context:
space:
mode:
authorGravatar Liam Miller-Cushon <cushon@google.com>2017-04-10 12:08:34 -0700
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-04-20 19:18:54 +0200
commitbc133cb5b95d0897b8e4fcc5ac63b8ad7dd96671 (patch)
tree9cd50ddaf4f4f83216141335e548af46bd875462 /third_party/README.md
parentc040eb1e0346a21ebe3a3df0d0c122f61b569c42 (diff)
Add javac9-4023-1 and Error Prone 2.0.20
This is the first part of a two-step migration to the new versions. Change-Id: I3835b3db386f43cd00ca0d68c7fd2a42c3f9714f
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 fbe6a9a393..ff7323747a 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.19
+* Version: 2.0.19, 2.0.20-SNAPSHOT
* 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-4 (javac-9-dev-r3297-4.jar)
+* Version: 9-dev-r3297-4 (javac-9-dev-r3297-4.jar), 9-dev-r4023-1 (javac-9-dev-r4023-1.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/)