Skip to content

Commit 9ac20d0

Browse files
Merge pull request #12785 from rabbitmq/osiris-v1.8.5
Update osiris to v1.8.5
2 parents d597732 + 675007a commit 9ac20d0

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

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

rabbitmq-components.mk

+1-1
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.4
51+
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
5252
dep_prometheus = hex 4.11.0
5353
dep_ra = hex 2.14.0
5454
dep_ranch = hex 2.1.0

0 commit comments

Comments
 (0)