Skip to content

Commit 98662e7

Browse files
Updated protobuf to 29.3
1 parent 93f0dac commit 98662e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bazel_dep(name = "re2", version = "2024-07-02.bcr.1")
3838
bazel_dep(name = "abseil-cpp", version = "20250127.0")
3939

4040
# https://github.com/protocolbuffers/protobuf/tree/main?tab=readme-ov-file#bazel-with-bzlmod
41-
bazel_dep(name = "protobuf", version = "29.2")
41+
bazel_dep(name = "protobuf", version = "29.3")
4242

4343
# https://registry.bazel.build/modules/rules_java
4444
bazel_dep(name = "rules_java", version = "8.9.0")

0 commit comments

Comments
 (0)