use the latest rules_erlang
which fixes and issue with escript_archive that was breaking the rabbitmqctl escript
This commit is contained in:
parent
a6b3916a9c
commit
5fc8a8cb9a
|
|
@ -46,7 +46,7 @@ bazel_dep(
|
|||
|
||||
bazel_dep(
|
||||
name = "rules_erlang",
|
||||
version = "3.15.3",
|
||||
version = "3.15.4",
|
||||
)
|
||||
|
||||
bazel_dep(
|
||||
|
|
|
|||
Loading…
Reference in New Issue