Skip to content

Commit 4a62a9a

Browse files
committed
Upgrade Truth to 1.0
Change-Id: Ie877f6f397658aea2e65a76b0d6563f9a3841eb9
1 parent 5ef6e5b commit 4a62a9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ maven_jar(
117117

118118
maven_jar(
119119
name = "truth",
120-
artifact = "com.google.truth:truth:0.46",
121-
sha1 = "5907b14d1af802644e7f4fb7230419b709e06c6b",
120+
artifact = "com.google.truth:truth:1.0",
121+
sha1 = "998e5fb3fa31df716574b4c9e8d374855e800451",
122122
)
123123

124124
# Indirect dependency of truth

0 commit comments

Comments
 (0)