commit | 90c6531ab5d9468d242f312bea7c4ce7247568d4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Jan 17 15:02:39 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Jan 17 15:02:39 2020 +0900 |
tree | f03fcec79a8f930c355e931af67fbd78ad6afc17 | |
parent | bda44cd5381fa441aa2551559f70f632cc34c7fb [diff] |
Upgrade Truth to 1.0.1 Change-Id: Iab999986be5d7a2963f5aae626abad05709544ad
diff --git a/WORKSPACE b/WORKSPACE index 83d49c2..a374ec7 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -129,8 +129,8 @@ maven_jar( name = "truth", - artifact = "com.google.truth:truth:1.0", - sha1 = "998e5fb3fa31df716574b4c9e8d374855e800451", + artifact = "com.google.truth:truth:1.0.1", + sha1 = "361459309085bd9441cb97b62f160e8b353a93c0", ) # Indirect dependency of truth