Osiris 1.7.1
This commit is contained in:
parent
cb27208c06
commit
81a57feb6b
|
@ -43,7 +43,7 @@ bazel_dep(
|
|||
|
||||
bazel_dep(
|
||||
name = "rabbitmq_osiris",
|
||||
version = "1.7.0",
|
||||
version = "1.7.1",
|
||||
repo_name = "osiris",
|
||||
)
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
|
|||
PLT_APPS += mnesia
|
||||
|
||||
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
|
||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.7.0
|
||||
dep_osiris = git https://github.com/rabbitmq/osiris v1.7.1
|
||||
dep_systemd = hex 0.6.1
|
||||
|
||||
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
|
||||
|
|
Loading…
Reference in New Issue