Skip to content

Commit 6f541ad

Browse files
committed
test(deps): update dependency com.google.protobuf:protoc to v4
1 parent 805acc2 commit 6f541ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
4141
<test-protoc-grpc.version>1.61.1</test-protoc-grpc.version>
42-
<test-protoc.version>3.25.3</test-protoc.version>
42+
<test-protoc.version>4.26.0</test-protoc.version>
4343
</properties>
4444

4545
<dependencyManagement>

0 commit comments

Comments
 (0)