We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1983fec + ad582b2 commit 9f1818cCopy full SHA for 9f1818c
MODULE.bazel
@@ -43,7 +43,7 @@ bazel_dep(
43
44
bazel_dep(
45
name = "rabbitmq_osiris",
46
- version = "1.6.9",
+ version = "1.7.1",
47
repo_name = "osiris",
48
)
49
deps/rabbit/Makefile
@@ -147,7 +147,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
147
PLT_APPS += mnesia
148
149
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
150
-dep_osiris = git https://github.com/rabbitmq/osiris v1.6.9
+dep_osiris = git https://github.com/rabbitmq/osiris v1.7.1
151
dep_systemd = hex 0.6.1
152
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
153
0 commit comments