commit
39679f58d9
|
|
@ -56,7 +56,7 @@ bazel_dep(
|
|||
|
||||
bazel_dep(
|
||||
name = "rabbitmq_osiris",
|
||||
version = "1.8.2",
|
||||
version = "1.8.3",
|
||||
repo_name = "osiris",
|
||||
)
|
||||
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck proper amqp_clie
|
|||
PLT_APPS += mnesia runtime_tools
|
||||
|
||||
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
|
||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.2
|
||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.3
|
||||
dep_systemd = hex 0.6.1
|
||||
|
||||
define usage_xml_to_erl
|
||||
|
|
|
|||
Loading…
Reference in New Issue