commit | 51bbeca9b0f6b34ff349a286072e95c4ca7340f0 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Sat Sep 22 16:47:55 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Sat Sep 22 16:47:55 2018 +0900 |
tree | ce53a35451196d5c288d296dfbea8ed304368880 | |
parent | 5dc931cdf9e2d930cc9439028667b9849d55be3a [diff] |
Upgrade truth to 0.42 Change-Id: I10c4c6c5a17f759e2ded744936eadd7aff2afc01
diff --git a/WORKSPACE b/WORKSPACE index 924ee29..0d73484 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -98,8 +98,8 @@ maven_jar( name = "truth", - artifact = "com.google.truth:truth:0.40", - sha1 = "0d74e716afec045cc4a178dbbfde2a8314ae5574", + artifact = "com.google.truth:truth:0.42", + sha1 = "b5768f644b114e6cf5c3962c2ebcb072f788dcbb", ) maven_jar(