mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 00:17:20 +02:00
Fix Closure transpile.js build error
See also: - google/closure-compiler#2051 - bazelbuild/rules_closure@9e92334 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135138725
This commit is contained in:
parent
e0f2620333
commit
ad66f805cf
5 changed files with 10 additions and 12 deletions
|
@ -431,12 +431,6 @@ def domain_registry_repositories():
|
|||
sha1 = "79a8984096fc6591c1e3690e07d41be506356fa5",
|
||||
)
|
||||
|
||||
native.maven_jar(
|
||||
name = "protobuf_java",
|
||||
artifact = "com.google.protobuf:protobuf-java:3.0.0-beta-3",
|
||||
sha1 = "ed8c2f9a63cfa770292f8173fd0172bdaa014fe3",
|
||||
)
|
||||
|
||||
native.maven_jar(
|
||||
name = "qdox",
|
||||
artifact = "com.thoughtworks.qdox:qdox:1.12.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue