Skip to content

Commit dc943fe

Browse files
committed
protobuf 33.4
1 parent 885441d commit dc943fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ register_toolchains("@rules_scala_protoc_toolchains//:all")
5050
bazel_dep(name = "bazel_skylib", version = "1.9.0")
5151
bazel_dep(name = "engflowapis-java", version = "2025.03.14-12.58.52")
5252
bazel_dep(name = "platforms", version = "1.0.0")
53-
bazel_dep(name = "protobuf", version = "33.4")
53+
bazel_dep(name = "protobuf", version = "34.0.bcr.1")
5454

5555
# Per the instructions from:
5656
# https://github.com/bazelbuild/apple_support?tab=readme-ov-file#bazel-7-setup

0 commit comments

Comments
 (0)