Skip to content

Commit 7bd3a30

Browse files
authored
test(deps): update dependency com.google.protobuf:protoc to v3.25.5 (#2344)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.protobuf:protoc](https://developers.google.com/protocol-buffers/) ([source](https://redirect.github.com/protocolbuffers/protobuf)) | patch | `3.25.4` -> `3.25.5` | --- ### Release Notes <details> <summary>protocolbuffers/protobuf (com.google.protobuf:protoc)</summary> ### [`v3.25.5`](https://redirect.github.com/protocolbuffers/protobuf/compare/v3.25.4...v3.25.5) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf/compare/v3.25.4...v3.25.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 012aa27 commit 7bd3a30

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
@@ -44,7 +44,7 @@
4444

4545
<!-- These are needed to compile the protobuf used by Changestream merging acceptance test. -->
4646
<test-protoc-grpc.version>1.65.0</test-protoc-grpc.version>
47-
<test-protoc.version>3.25.4</test-protoc.version>
47+
<test-protoc.version>3.25.5</test-protoc.version>
4848
</properties>
4949

5050
<dependencyManagement>

0 commit comments

Comments
 (0)