aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--third_party/BUILD2
-rw-r--r--third_party/README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index a39ea8caba..783196e8dc 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -262,7 +262,7 @@ java_import(
java_import(
name = "truth",
- jars = ["truth/truth-0.24+.jar"],
+ jars = ["truth/truth-0.27.jar"],
)
# To be used by the skylark example.
diff --git a/third_party/README.md b/third_party/README.md
index 6db4ab35af..bc6115b88d 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -211,8 +211,8 @@ Testing
* License: Eclipse Public License Version 1.0
-[truth](http://truth0.github.io/)
+[truth](http://google.github.io/truth/)
-------
-* Version: 0.24
+* Version: 0.27
* License: Apache License 2.0