Bump Osiris to 1.7.2

(cherry picked from commit c9f69b43b2)
This commit is contained in:
Michael Klishin 2023-12-12 17:14:50 -05:00 committed by Mergify
parent 9d3bfef454
commit d1391dcfaf
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -147,7 +147,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.1
dep_osiris = git https://github.com/rabbitmq/osiris v1.7.2
dep_systemd = hex 0.6.1
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1