We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea4e95 commit 88c74c1Copy full SHA for 88c74c1
MODULE.bazel
@@ -43,7 +43,7 @@ bazel_dep(
43
44
bazel_dep(
45
name = "rabbitmq_osiris",
46
- version = "1.7.2",
+ version = "1.8.0",
47
repo_name = "osiris",
48
)
49
deps/rabbit/Makefile
@@ -139,7 +139,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
139
PLT_APPS += mnesia
140
141
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
142
-dep_osiris = git https://github.com/rabbitmq/osiris v1.7.2
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.0
143
dep_systemd = hex 0.6.1
144
145
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
0 commit comments