Skip to content

Commit b13a88d

Browse files
Merge pull request #12706 from rabbitmq/mergify/bp/v4.0.x/pr-12704
Osiris v1.8.4 (backport #12704)
2 parents c5beaa2 + c529225 commit b13a88d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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.3",
59+
version = "1.8.4",
6060
repo_name = "osiris",
6161
)
6262

rabbitmq-components.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ dep_gen_batch_server = hex 0.8.8
122122
dep_jose = hex 1.11.10
123123
dep_khepri = hex 0.16.0
124124
dep_khepri_mnesia_migration = hex 0.7.0
125+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.4
125126
dep_prometheus = hex 4.11.0
126127
dep_ra = hex 2.14.0
127128
dep_ranch = hex 2.1.0

0 commit comments

Comments
 (0)