From d1064bb4946ac40a456ef65eb9f6ae01e3087b14 Mon Sep 17 00:00:00 2001 From: Philipp Wollermann Date: Mon, 22 Jun 2015 14:21:09 +0000 Subject: Update Truth for Bazel to 0.27. -- MOS_MIGRATED_REVID=96566439 --- third_party/BUILD | 2 +- third_party/README.md | 4 ++-- 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 -- cgit v1.2.3