Skip to content

Commit 44b74dd

Browse files
chore(deps): update dependency protobuf to v34.1
1 parent bf2ccb1 commit 44b74dd

2 files changed

Lines changed: 237 additions & 124 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module(
55
version = "1.1.1",
66
)
77

8-
bazel_dep(name = "protobuf", version = "34.0.bcr.1")
8+
bazel_dep(name = "protobuf", version = "34.1")
99
bazel_dep(name = "rules_proto", version = "7.1.0")
1010
bazel_dep(name = "rules_python", version = "1.9.0")
1111

0 commit comments

Comments
 (0)