use the latest rules_erlang
which fixes and issue with escript_archive that was breaking the rabbitmqctl escript (cherry picked from commit5fc8a8cb9a
) (cherry picked from commit0ce73ff467
)
This commit is contained in:
parent
b7ee1deedd
commit
634ab9d03e
|
@ -50,7 +50,7 @@ bazel_dep(
|
|||
|
||||
bazel_dep(
|
||||
name = "rules_erlang",
|
||||
version = "3.15.3",
|
||||
version = "3.15.4",
|
||||
)
|
||||
|
||||
bazel_dep(
|
||||
|
|
Loading…
Reference in New Issue