Skip to content

Commit

Permalink
use the latest rules_erlang
Browse files Browse the repository at this point in the history
which fixes and issue with escript_archive that was breaking the rabbitmqctl escript
  • Loading branch information
HoloRin committed Jun 18, 2024
1 parent a6b3916 commit 5fc8a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ bazel_dep(

bazel_dep(
name = "rules_erlang",
version = "3.15.3",
version = "3.15.4",
)

bazel_dep(
Expand Down

0 comments on commit 5fc8a8c

Please sign in to comment.