Upgrade Truth to 0.31

Change-Id: Ife98e9678d43527b5c39464029492fbe20506fe4
This commit is contained in:
Dave Borowitz 2017-02-10 16:50:01 -05:00
parent f1e305f296
commit 126d496953

View File

@ -698,8 +698,8 @@ maven_jar(
maven_jar(
name = "truth",
artifact = "com.google.truth:truth:0.30",
sha1 = "9d591b5a66eda81f0b88cf1c748ab8853d99b18b",
artifact = "com.google.truth:truth:0.31",
sha1 = "1a926b0cb2879fd32efbb3716ee8bab040f4218b",
)
maven_jar(