We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1a0174 + 43071b5 commit 73b7388Copy full SHA for 73b7388
MODULE.bazel
@@ -63,7 +63,7 @@ bazel_dep(
63
64
bazel_dep(
65
name = "rabbitmq_osiris",
66
- version = "1.8.2",
+ version = "1.8.3",
67
repo_name = "osiris",
68
)
69
deps/rabbit/Makefile
@@ -142,7 +142,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
142
PLT_APPS += mnesia
143
144
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
145
-dep_osiris = git https://github.com/rabbitmq/osiris v1.8.2
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.3
146
dep_systemd = hex 0.6.1
147
148
define usage_xml_to_erl
0 commit comments