Osiris 1.7.1

This commit is contained in:
Karl Nilsson 2023-12-04 10:09:28 +00:00
parent cb27208c06
commit 81a57feb6b
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ bazel_dep(
bazel_dep( bazel_dep(
name = "rabbitmq_osiris", name = "rabbitmq_osiris",
version = "1.7.0", version = "1.7.1",
repo_name = "osiris", repo_name = "osiris",
) )

View File

@ -148,7 +148,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
PLT_APPS += mnesia PLT_APPS += mnesia
dep_syslog = git https://github.com/schlagert/syslog 4.0.0 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_systemd = hex 0.6.1
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1 dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1