We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5beaa2 + c529225 commit b13a88dCopy full SHA for b13a88d
MODULE.bazel
@@ -56,7 +56,7 @@ bazel_dep(
56
57
bazel_dep(
58
name = "rabbitmq_osiris",
59
- version = "1.8.3",
+ version = "1.8.4",
60
repo_name = "osiris",
61
)
62
rabbitmq-components.mk
@@ -122,6 +122,7 @@ dep_gen_batch_server = hex 0.8.8
122
dep_jose = hex 1.11.10
123
dep_khepri = hex 0.16.0
124
dep_khepri_mnesia_migration = hex 0.7.0
125
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.4
126
dep_prometheus = hex 4.11.0
127
dep_ra = hex 2.14.0
128
dep_ranch = hex 2.1.0
0 commit comments