aboutsummaryrefslogtreecommitdiff
path: root/js/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'js/WORKSPACE')
-rw-r--r--js/WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/WORKSPACE b/js/WORKSPACE
index dbd5384..f15740a 100644
--- a/js/WORKSPACE
+++ b/js/WORKSPACE
@@ -4,7 +4,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
git_repository(
name = "io_bazel_rules_closure",
- commit = "a176ec89a1b251bb5442ba569d47cee3c053e633",
+ commit = "29ec97e7c85d607ba9e41cab3993fbb13f812c4b",
remote = "https://github.com/bazelbuild/rules_closure.git",
)