Skip to content

Commit 739214b

Browse files
committed
osiris 1.6.7
1 parent 19ab882 commit 739214b

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
@@ -43,7 +43,7 @@ bazel_dep(
4343

4444
bazel_dep(
4545
name = "rabbitmq_osiris",
46-
version = "1.6.6",
46+
version = "1.6.7",
4747
repo_name = "osiris",
4848
)
4949

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
149149
PLT_APPS += mnesia
150150

151151
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
152-
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.6
152+
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.7
153153
dep_systemd = hex 0.6.1
154154
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
155155

0 commit comments

Comments
 (0)