Skip to content

Commit 9dfbf20

Browse files
committed
test
1 parent 6aee834 commit 9dfbf20

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

MODULE.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ bazel_dep(name = "bazel_skylib", version = "1.8.2")
5151
bazel_dep(name = "engflowapis-java", version = "2025.03.14-12.58.52")
5252
bazel_dep(name = "platforms", version = "1.0.0")
5353
bazel_dep(name = "protobuf", version = "33.1")
54-
single_version_override(
55-
module_name = "protobuf",
56-
patch_strip = 1,
57-
patches = ["//scala:0001-protobuf-19679-rm-protoc-dep.patch"],
58-
version = "33.1",
59-
)
6054

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

0 commit comments

Comments
 (0)