Skip to content

Commit e4ed5ca

Browse files
chore(deps): update dependency protobuf to v33.5
1 parent e768263 commit e4ed5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ .ProjectSnake }}/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ use_repo(multitool, "multitool")
3434
{{ if .Scaffold.proto -}}
3535
#########################
3636
# Protobuf and gRPC
37-
bazel_dep(name = "protobuf", version = "33.4")
37+
bazel_dep(name = "protobuf", version = "33.5")
3838
bazel_dep(name = "protovalidate", version = "1.0.0")
3939
# Force later resolutions of some transitives to pick up Bazel 9 fixes
4040
bazel_dep(name = "rules_foreign_cc", version = "0.15.1", repo_name = None)

0 commit comments

Comments
 (0)