diff options
-rw-r--r-- | WORKSPACE.bazel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index a554e461d3..23788745b9 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -34,7 +34,7 @@ buildbuddy( git_repository( name = "rbe_23", - commit = "b21c066e426de48e526cc0f8c5158b7024d04e85", + commit = "35a7b692bd31770480b9be4cf991e4474673ce02", remote = "https://github.com/rabbitmq/rbe-erlang-platform.git", ) |