commit | 126d4969535ae316de71bbe2457f0aeb7f954801 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Fri Feb 10 16:50:01 2017 -0500 |
committer | Dave Borowitz <dborowitz@google.com> | Fri Feb 10 16:50:01 2017 -0500 |
tree | 12e2d001664f3f50dddf90e63b414d5935547235 | |
parent | f1e305f296d3dff00c6d6974194973f230517492 [diff] [blame] |
Upgrade Truth to 0.31 Change-Id: Ife98e9678d43527b5c39464029492fbe20506fe4
diff --git a/WORKSPACE b/WORKSPACE index 986b4c2..3839b21 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -698,8 +698,8 @@ maven_jar( name = "truth", - artifact = "com.google.truth:truth:0.30", - sha1 = "9d591b5a66eda81f0b88cf1c748ab8853d99b18b", + artifact = "com.google.truth:truth:0.31", + sha1 = "1a926b0cb2879fd32efbb3716ee8bab040f4218b", ) maven_jar(