Skip to content

Commit 9f1818c

Browse files
Merge pull request #10038 from rabbitmq/mergify/bp/v3.12.x/pr-10032
Osiris 1.7.1 (backport #10032)
2 parents 1983fec + ad582b2 commit 9f1818c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ bazel_dep(
4343

4444
bazel_dep(
4545
name = "rabbitmq_osiris",
46-
version = "1.6.9",
46+
version = "1.7.1",
4747
repo_name = "osiris",
4848
)
4949

deps/rabbit/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
147147
PLT_APPS += mnesia
148148

149149
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
150-
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.9
150+
dep_osiris = git https://github.com/rabbitmq/osiris v1.7.1
151151
dep_systemd = hex 0.6.1
152152
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
153153

0 commit comments

Comments
 (0)