Skip to content

Commit d297c47

Browse files
michaelklishinmergify[bot]
authored andcommitted
Osiris 1.8.6
(cherry picked from commit ffcf9a2) (cherry picked from commit 87636ad) # Conflicts: # release-notes/4.1.0.md
1 parent 9428db6 commit d297c47

File tree

3 files changed

+526
-2
lines changed

3 files changed

+526
-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)