We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d597732 + 675007a commit 9ac20d0Copy full SHA for 9ac20d0
MODULE.bazel
@@ -56,7 +56,7 @@ bazel_dep(
56
57
bazel_dep(
58
name = "rabbitmq_osiris",
59
- version = "1.8.4",
+ version = "1.8.5",
60
repo_name = "osiris",
61
)
62
rabbitmq-components.mk
@@ -48,7 +48,7 @@ dep_gen_batch_server = hex 0.8.8
48
dep_jose = hex 1.11.10
49
dep_khepri = hex 0.16.0
50
dep_khepri_mnesia_migration = hex 0.7.1
51
-dep_osiris = git https://github.com/rabbitmq/osiris v1.8.4
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
52
dep_prometheus = hex 4.11.0
53
dep_ra = hex 2.14.0
54
dep_ranch = hex 2.1.0
0 commit comments