Skip to content

Commit

Permalink
chore(deps): update dependency protobuf to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 6e5ff77 commit 70a5c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ go_sdk.download(
# Register the GO SDK installed on host
go_sdk.host()

bazel_dep(name = "protobuf", version = "28.3", repo_name = "com_google_protobuf")
bazel_dep(name = "protobuf", version = "29.1", repo_name = "com_google_protobuf")

0 comments on commit 70a5c58

Please sign in to comment.