use the latest rules_erlang

which fixes and issue with escript_archive that was breaking the rabbitmqctl escript

(cherry picked from commit 5fc8a8cb9a)
(cherry picked from commit 0ce73ff467)
This commit is contained in:
Rin Kuryloski 2024-06-17 11:44:22 +02:00 committed by Mergify
parent b7ee1deedd
commit 634ab9d03e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ bazel_dep(
bazel_dep(
name = "rules_erlang",
version = "3.15.3",
version = "3.15.4",
)
bazel_dep(