Skip to content

Commit 339d08e

Browse files
HoloRinmergify[bot]
authored andcommitted
Use rules_erlang 3.7.2
(cherry picked from commit 702784c) (cherry picked from commit b896797) (cherry picked from commit b7ab309)
1 parent 74a9c90 commit 339d08e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bazel_dep(
2525

2626
bazel_dep(
2727
name = "rules_erlang",
28-
version = "3.7.1",
28+
version = "3.7.2",
2929
)
3030

3131
erlang_config = use_extension(

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ git_repository(
119119
git_repository(
120120
name = "rules_erlang",
121121
remote = "https://github.com/rabbitmq/rules_erlang.git",
122-
tag = "3.7.1",
122+
tag = "3.7.2",
123123
)
124124

125125
load(

0 commit comments

Comments
 (0)