Skip to content

Commit

Permalink
chore(deps): update dependency protobuf to v29.0-rc2 (#6927)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 24, 2024
1 parent 665b54e commit 2ebf847
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 @@ -31,7 +31,7 @@ bazel_dep(
)
bazel_dep(
name = "protobuf",
version = "29.0-rc1",
version = "29.0-rc2",
)
bazel_dep(
name = "bazel_skylib",
Expand Down

0 comments on commit 2ebf847

Please sign in to comment.