aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2016-01-08 07:32:47 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-01-08 07:34:49 +0000
commitca858831e73146375588ddb72a6adbd273f49603 (patch)
treebb9f5ee3f063986dedb7537442c4ba4ce2e952e6 /third_party
parentf488818ce168dca4760944d1378b00b9fe74d4d6 (diff)
Update to truth 0.28
-- MOS_MIGRATED_REVID=111670453
Diffstat (limited to 'third_party')
-rw-r--r--third_party/BUILD2
-rw-r--r--third_party/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index f563651cec..0af3abae16 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -395,7 +395,7 @@ java_import(
java_import(
name = "truth",
- jars = ["truth/truth-0.27.jar"],
+ jars = ["truth/truth-0.28.jar"],
)
cc_library(
diff --git a/third_party/README.md b/third_party/README.md
index b721793de3..ed1404ba2d 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -268,5 +268,5 @@ a minimal set of extra dependencies.
## [truth](http://google.github.io/truth/)
-* Version: 0.27
+* Version: 0.28
* License: Apache License 2.0