aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Philipp Wollermann <philwo@google.com>2015-06-22 14:21:09 +0000
committerGravatar Laszlo Csomor <laszlocsomor@google.com>2015-06-23 09:01:29 +0000
commitd1064bb4946ac40a456ef65eb9f6ae01e3087b14 (patch)
treec6051b663440479f628938175a088f24b8952ec1 /third_party
parent8d9433f8c7b4c5c8dfdba0601bb833aa0f6529fa (diff)
Update Truth for Bazel to 0.27.
-- MOS_MIGRATED_REVID=96566439
Diffstat (limited to 'third_party')
-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