Update Truth to version 0.27
Change-Id: Id7bbfd49560bddaf03fe18ff6b292276f3ec591e
This commit is contained in:
4
lib/BUCK
4
lib/BUCK
@@ -193,8 +193,8 @@ maven_jar(
|
|||||||
|
|
||||||
maven_jar(
|
maven_jar(
|
||||||
name = 'truth',
|
name = 'truth',
|
||||||
id = 'com.google.truth:truth:0.26',
|
id = 'com.google.truth:truth:0.27',
|
||||||
sha1 = 'b5802815625d82f39c33219299771f3d64301b06',
|
sha1 = 'bd17774d2dc0fffa884d42c07d2537e86c67acd6',
|
||||||
license = 'DO_NOT_DISTRIBUTE',
|
license = 'DO_NOT_DISTRIBUTE',
|
||||||
exported_deps = [
|
exported_deps = [
|
||||||
':guava',
|
':guava',
|
||||||
|
|||||||
Reference in New Issue
Block a user