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.
1 parent 315fe26 commit 2f2f84fCopy full SHA for 2f2f84f
third_party/confluent/defs.bzl
@@ -20,9 +20,9 @@ def confluent_repositories():
20
http_archive(
21
name = "confluent_common",
22
build_file = "//third_party/confluent:BUILD.common.bazel",
23
- sha256 = "8cf381eddaebed37a51c6397153e49265dcdf63c6b027f0a65eb373e2e4245d8",
24
- strip_prefix = "common-7.3.0",
25
- urls = ["https://github.com/confluentinc/common/archive/refs/tags/v7.3.0.tar.gz"],
+ sha256 = "bfce29f6abf5d14a794f26388ae038c30e4b580e932e2d31a6ebfca89c15aac5",
+ strip_prefix = "common-7.3.1",
+ urls = ["https://github.com/confluentinc/common/archive/refs/tags/v7.3.1.tar.gz"],
26
)
27
28
name = "confluent_schema_registry",
0 commit comments