Skip to content

Commit ffe2f4e

Browse files
committed
Update rules_erlang version in WORKSPACE to match MODULE.bazel
this was left out of #9707 accidentally
1 parent 2f7b17c commit ffe2f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rules_pkg_dependencies()
1919
git_repository(
2020
name = "rules_erlang",
2121
remote = "https://github.com/rabbitmq/rules_erlang.git",
22-
tag = "3.12.0",
22+
tag = "3.13.1",
2323
)
2424

2525
load("@rules_erlang//:internal_deps.bzl", "rules_erlang_internal_deps")

0 commit comments

Comments
 (0)