Skip to content

Commit 81e87ba

Browse files
Merge pull request #13448 from rabbitmq/mergify/bp/v4.0.x/pr-13447
Osiris 1.8.6 (backport #13445) (backport #13447)
2 parents 9428db6 + 1ac644f commit 81e87ba

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
@@ -56,7 +56,7 @@ bazel_dep(
5656

5757
bazel_dep(
5858
name = "rabbitmq_osiris",
59-
version = "1.8.5",
59+
version = "1.8.6",
6060
repo_name = "osiris",
6161
)
6262

rabbitmq-components.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dep_gen_batch_server = hex 0.8.8
4848
dep_jose = hex 1.11.10
4949
dep_khepri = hex 0.16.0
5050
dep_khepri_mnesia_migration = hex 0.7.1
51-
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
51+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.6
5252
dep_prometheus = hex 4.11.0
5353
dep_ra = hex 2.15.2
5454
dep_ranch = hex 2.1.0

0 commit comments

Comments
 (0)