mirror of
https://github.com/google/nomulus
synced 2026-01-03 19:54:18 +00:00
Update Truth to v0.30
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135372219
This commit is contained in:
@@ -463,8 +463,8 @@ def domain_registry_repositories():
|
|||||||
|
|
||||||
native.maven_jar(
|
native.maven_jar(
|
||||||
name = "truth",
|
name = "truth",
|
||||||
artifact = "com.google.truth:truth:0.28",
|
artifact = "com.google.truth:truth:0.30",
|
||||||
sha1 = "0a388c7877c845ff4b8e19689dda5ac9d34622c4",
|
sha1 = "9d591b5a66eda81f0b88cf1c748ab8853d99b18b",
|
||||||
)
|
)
|
||||||
|
|
||||||
native.maven_jar(
|
native.maven_jar(
|
||||||
|
|||||||
Reference in New Issue
Block a user