Skip to content

Commit b0a9324

Browse files
committed
bazel
1 parent 6f77fd3 commit b0a9324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workspace_helpers.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ erlang_app(
142142
github_erlang_app(
143143
name = "khepri",
144144
org = "rabbitmq",
145-
ref = "e34f7bd5b0597229d98a0013565c704658e223ba",
146-
version = "e34f7bd5b0597229d98a0013565c704658e223ba",
145+
ref = "v0.4.0",
146+
version = "v0.4.0",
147147
build_file = rabbitmq_workspace + "//:BUILD.khepri",
148148
)
149149

0 commit comments

Comments
 (0)