Skip to content

Commit 21e9922

Browse files
authored
test(deps): update dependency com.google.protobuf:protoc to v3.25.0 (#1986)
1 parent 1259145 commit 21e9922

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.59.0</test-protoc-grpc.version>
42-
<test-protoc.version>3.24.4</test-protoc.version>
42+
<test-protoc.version>3.25.0</test-protoc.version>
4343
</properties>
4444

4545
<dependencyManagement>

0 commit comments

Comments
 (0)