mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 00:47:11 +02:00
Move backported JUnit file to third_party (part 2)
Last commit did not pick up all the changes because MOE incorrectly attributed some changes to the wrong commit. This commit should reconcile these. Also picked up some changes to how hamcrest library is depended upon in BUILD file, which should have been included in previous commits. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=177637931
This commit is contained in:
parent
8ef4fbe9d5
commit
1c1f95992a
64 changed files with 57 additions and 61 deletions
|
@ -20,7 +20,7 @@ java_library(
|
|||
"//java/google/registry/request",
|
||||
"//java/google/registry/request/auth",
|
||||
"//java/google/registry/util",
|
||||
"//third_party/java/objectify:objectify-v4_1",
|
||||
"//third_party/objectify:objectify-v4_1",
|
||||
"@com_beust_jcommander",
|
||||
"@com_google_appengine_api_1_0_sdk",
|
||||
"@com_google_appengine_tools_appengine_gcs_client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue