Skip to content

Commit 9965db7

Browse files
Bump protobuf from 34.0.bcr.1 to 35.0-rc2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 34.0.bcr.1 to 35.0-rc2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 35.0-rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 155b23e commit 9965db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0")
1010
bazel_dep(name = "aspect_bazel_lib", version = "2.22.5")
1111
bazel_dep(name = "rules_pkg", version = "1.2.0")
1212

13-
bazel_dep(name = "protobuf", version = "34.0.bcr.1", dev_dependency = True)
13+
bazel_dep(name = "protobuf", version = "35.0-rc2", dev_dependency = True)
1414
bazel_dep(name = "stardoc", version = "0.8.1", dev_dependency = True)
1515
bazel_dep(name = "rules_go", version = "0.60.0", dev_dependency = True)
1616
bazel_dep(name = "gazelle", version = "0.50.0", dev_dependency = True)

0 commit comments

Comments
 (0)