Skip to content

Commit 2607fff

Browse files
authored
test(deps): update dependency com.google.protobuf:protoc to v3.25.3 (#2117)
1 parent ba1973e commit 2607fff

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.2</test-protoc.version>
42+
<test-protoc.version>3.25.3</test-protoc.version>
4343
</properties>
4444

4545
<dependencyManagement>

0 commit comments

Comments
 (0)