We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885441d commit dc943feCopy full SHA for dc943fe
MODULE.bazel
@@ -50,7 +50,7 @@ register_toolchains("@rules_scala_protoc_toolchains//:all")
50
bazel_dep(name = "bazel_skylib", version = "1.9.0")
51
bazel_dep(name = "engflowapis-java", version = "2025.03.14-12.58.52")
52
bazel_dep(name = "platforms", version = "1.0.0")
53
-bazel_dep(name = "protobuf", version = "33.4")
+bazel_dep(name = "protobuf", version = "34.0.bcr.1")
54
55
# Per the instructions from:
56
# https://github.com/bazelbuild/apple_support?tab=readme-ov-file#bazel-7-setup
0 commit comments