Skip to content

Commit 49ee9dd

Browse files
authored
Merge pull request #10822 from rabbitmq/osiris-1.8.1
Osiris v1.8.1
2 parents 8bb61bd + e29b67b commit 49ee9dd

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
@@ -48,7 +48,7 @@ bazel_dep(
4848

4949
bazel_dep(
5050
name = "rabbitmq_osiris",
51-
version = "1.8.0",
51+
version = "1.8.1",
5252
repo_name = "osiris",
5353
)
5454

deps/rabbit/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers meck proper amqp_clie
141141
PLT_APPS += mnesia
142142

143143
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
144-
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.0
144+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.1
145145
dep_systemd = hex 0.6.1
146146

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

0 commit comments

Comments
 (0)