mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Fix Kokoro build broken by []
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=229391946
This commit is contained in:
@@ -17,7 +17,8 @@ java_library(
|
||||
"//java/google/registry/module/backend",
|
||||
"//java/google/registry/request",
|
||||
"//javatests/google/registry/testing",
|
||||
"//third_party/java/truth",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
"@javax_servlet_api",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
|
||||
@@ -17,7 +17,8 @@ java_library(
|
||||
"//java/google/registry/module/frontend",
|
||||
"//java/google/registry/request",
|
||||
"//javatests/google/registry/testing",
|
||||
"//third_party/java/truth",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
"@javax_servlet_api",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
|
||||
@@ -17,7 +17,8 @@ java_library(
|
||||
"//java/google/registry/module/pubapi",
|
||||
"//java/google/registry/request",
|
||||
"//javatests/google/registry/testing",
|
||||
"//third_party/java/truth",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
"@javax_servlet_api",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
|
||||
@@ -17,7 +17,8 @@ java_library(
|
||||
"//java/google/registry/module/tools",
|
||||
"//java/google/registry/request",
|
||||
"//javatests/google/registry/testing",
|
||||
"//third_party/java/truth",
|
||||
"@com_google_truth",
|
||||
"@com_google_truth_extensions_truth_java8_extension",
|
||||
"@javax_servlet_api",
|
||||
"@junit",
|
||||
"@org_mockito_all",
|
||||
|
||||
Reference in New Issue
Block a user