aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 4 insertions, 0 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 800d7ce..869307b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -97,3 +97,7 @@ maven_jar(
name = "spongycastle_prov_1_54",
artifact = "com.madgag.spongycastle:prov:1.54.0.0",
)
+
+load(":local_repository_defs.bzl", "local_jars")
+
+local_jars(name = "local")