summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2022-01-04 03:02:10 +0000
committerGitHub <noreply@github.com>2022-01-04 03:02:10 +0000
commit5bf6f5950178d608bfc257f460a4ba85ec563063 (patch)
treeae8136c483edc4baef0ff2d34b244b1ce38d429d
parent0bd8d41b72e32435178520fd382f46e835f312fd (diff)
downloadrabbitmq-server-git-bump-bazel-erlang.tar.gz
Adopt latest bazel-erlangbump-bazel-erlang
- bazel-erlang@d62a13548b3d1e5bd2830f42e3f3933ae17db3cb
-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",
)