aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Michael Staib <mstaib@google.com>2017-02-15 17:36:35 -0500
committerGravatar Irina Iancu <elenairina@google.com>2017-02-20 10:59:19 +0100
commit6830f4dcbd10ce2722be17aec5fcb455cb602494 (patch)
tree06ad8c1ddc9c816c3b3ece1f633adc5b6a24ca14 /third_party
parentaed7556ce071aee40f491b46415fbd5b811b98c3 (diff)
Upgrade Truth from 0.28 to 0.31.
Change-Id: I79bf7970b67b40dfd597410d3fb85c6d3a0b0557
Diffstat (limited to 'third_party')
-rw-r--r--third_party/BUILD2
-rw-r--r--third_party/README.md2
-rw-r--r--third_party/truth/truth-0.28.jarbin105159 -> 0 bytes
-rw-r--r--third_party/truth/truth-0.31.jarbin0 -> 140443 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index 9cd2fac6bc..ee53c633c9 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -508,7 +508,7 @@ java_import(
java_import(
name = "truth",
- jars = ["truth/truth-0.28.jar"],
+ jars = ["truth/truth-0.31.jar"],
)
java_import(
diff --git a/third_party/README.md b/third_party/README.md
index a007ed451d..cf9a7d2b87 100644
--- a/third_party/README.md
+++ b/third_party/README.md
@@ -279,7 +279,7 @@ a minimal set of extra dependencies.
## [truth](http://google.github.io/truth/)
-* Version: 0.28
+* Version: 0.31
* License: Apache License 2.0
## [xz](http://tukaani.org/xz/java.html)
diff --git a/third_party/truth/truth-0.28.jar b/third_party/truth/truth-0.28.jar
deleted file mode 100644
index 8b79786966..0000000000
--- a/third_party/truth/truth-0.28.jar
+++ /dev/null
Binary files differ
diff --git a/third_party/truth/truth-0.31.jar b/third_party/truth/truth-0.31.jar
new file mode 100644
index 0000000000..2b98ebc76d
--- /dev/null
+++ b/third_party/truth/truth-0.31.jar
Binary files differ