Skip to content

Commit 7f45773

Browse files
committed
Update protoc release to include editions language features protos for Java and C++
Fixes #16211 PiperOrigin-RevId: 618954029
1 parent b4e1870 commit 7f45773

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ pkg_files(
1616
name = "wkt_protos_files",
1717
srcs = [
1818
"//:well_known_type_protos",
19+
"//java/core:java_features_proto_srcs",
20+
"//src/google/protobuf:cpp_features_proto_srcs",
1921
"//src/google/protobuf:descriptor_proto_srcs",
2022
],
2123
prefix = "include/google/protobuf",

0 commit comments

Comments
 (0)