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 dcb2fe0 commit 8995e00Copy full SHA for 8995e00
MODULE.bazel
@@ -63,7 +63,7 @@ bazel_dep(
63
64
bazel_dep(
65
name = "rabbitmq_osiris",
66
- version = "1.8.1",
+ version = "1.8.2",
67
repo_name = "osiris",
68
)
69
deps/rabbit/Makefile
@@ -139,7 +139,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck proper amqp_clie
139
PLT_APPS += mnesia runtime_tools looking_glass
140
141
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
142
-dep_osiris = git https://github.com/rabbitmq/osiris v1.8.1
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.2
143
dep_systemd = hex 0.6.1
144
145
define usage_xml_to_erl
0 commit comments