mirror of
https://github.com/google/nomulus
synced 2026-08-19 05:36:11 +00:00
Update Domain Registry to Closure Rules v0.2.3
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126911095
This commit is contained in:
@@ -7,7 +7,7 @@ domain_registry_repositories()
|
||||
git_repository(
|
||||
name = "io_bazel_rules_closure",
|
||||
remote = "https://github.com/bazelbuild/rules_closure.git",
|
||||
tag = "0.1.0",
|
||||
tag = "0.2.3",
|
||||
)
|
||||
|
||||
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_repositories")
|
||||
@@ -18,4 +18,5 @@ closure_repositories(
|
||||
omit_icu4j = True,
|
||||
omit_jsr305 = True,
|
||||
omit_jsr330_inject = True,
|
||||
omit_protobuf_java = True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user