summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index 00e4d4bebd..d7b090733c 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -59,7 +59,7 @@ rules_pkg_dependencies()
git_repository(
name = "bazel-erlang",
- commit = "050faedb2a3422a60d6b98678c714ed1a61ec71d",
+ commit = "d62a13548b3d1e5bd2830f42e3f3933ae17db3cb",
remote = "https://github.com/rabbitmq/bazel-erlang.git",
)