Merge pull request #10120 from rabbitmq/mk-bump-osiris-to-1.7.2

Bump Osiris to 1.7.2
This commit is contained in:
Michael Klishin 2023-12-12 19:02:11 -05:00 committed by GitHub
commit 641f32c706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -141,7 +141,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