Skip to content

Commit

Permalink
chore(deps): update dependency protobuf to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 7, 2023
1 parent 2ccda50 commit c8dfe43
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 @@ -17,7 +17,7 @@ bazel_dep(
)
bazel_dep(
name = "protobuf",
version = "3.19.6",
version = "21.7",
repo_name = "com_google_protobuf",
)
bazel_dep(
Expand Down

0 comments on commit c8dfe43

Please sign in to comment.