From 8c1d729ce0eb5f93b4b9d6f55bc7ad11950e9876 Mon Sep 17 00:00:00 2001 From: Maxwell Elliott Date: Thu, 28 Mar 2024 21:16:43 -0400 Subject: [PATCH] more updates --- WORKSPACE | 1 + 1 file changed, 1 insertion(+) diff --git a/WORKSPACE b/WORKSPACE index 5eee2a5..904437b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -57,6 +57,7 @@ maven_install( artifacts = BAZEL_DIFF_MAVEN_ARTIFACTS, fetch_sources = True, generate_compat_repositories = True, + lock_file = "//:maven_install.json", repositories = [ "https://repo1.maven.org/maven2/", ],