We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62cf19f + 52297e0 commit 3dc513dCopy full SHA for 3dc513d
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
@@ -122,7 +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
+dep_osiris = git https://github.com/rabbitmq/osiris v1.8.5
126
dep_prometheus = hex 4.11.0
127
dep_ra = hex 2.14.0
128
dep_ranch = hex 2.1.0
0 commit comments