Skip to content

Commit 88c74c1

Browse files
kjnilssonmergify[bot]
authored andcommitted
osiris v1.8.0
(cherry picked from commit a2c3610)
1 parent 8ea4e95 commit 88c74c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
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.7.2",
46+
version = "1.8.0",
4747
repo_name = "osiris",
4848
)
4949

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
139139
PLT_APPS += mnesia
140140

141141
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
142-
dep_osiris = git https://github.com/rabbitmq/osiris v1.7.2
142+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.0
143143
dep_systemd = hex 0.6.1
144144

145145
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1

0 commit comments

Comments
 (0)