mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 08:57:12 +02:00
Update Truth to v0.30
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135372219
This commit is contained in:
parent
bba2fb92cc
commit
2cdd252919
1 changed files with 2 additions and 2 deletions
|
@ -463,8 +463,8 @@ def domain_registry_repositories():
|
|||
|
||||
native.maven_jar(
|
||||
name = "truth",
|
||||
artifact = "com.google.truth:truth:0.28",
|
||||
sha1 = "0a388c7877c845ff4b8e19689dda5ac9d34622c4",
|
||||
artifact = "com.google.truth:truth:0.30",
|
||||
sha1 = "9d591b5a66eda81f0b88cf1c748ab8853d99b18b",
|
||||
)
|
||||
|
||||
native.maven_jar(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue