Update Truth to version 0.27

Change-Id: Id7bbfd49560bddaf03fe18ff6b292276f3ec591e
This commit is contained in:
David Pursehouse
2015-07-28 18:04:57 +09:00
parent b31a4a19fd
commit f495ae4a0d

View File

@@ -193,8 +193,8 @@ maven_jar(
maven_jar(
name = 'truth',
id = 'com.google.truth:truth:0.26',
sha1 = 'b5802815625d82f39c33219299771f3d64301b06',
id = 'com.google.truth:truth:0.27',
sha1 = 'bd17774d2dc0fffa884d42c07d2537e86c67acd6',
license = 'DO_NOT_DISTRIBUTE',
exported_deps = [
':guava',