Skip to content

Commit 0dc1774

Browse files
authored
chore(deps): update dependency google.cloud.documentai.v1 to 3.23.0 (#3267)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Google.Cloud.DocumentAI.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `3.22.0` → `3.23.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.DocumentAI.V1/3.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.DocumentAI.V1/3.22.0/3.23.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.DocumentAI.V1)</summary> ### [`v3.23.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.PubSub.V1-3.23.0): Google.Cloud.PubSub.V1 version 3.23.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.DocumentAI.V1-3.22.0...Google.Cloud.DocumentAI.V1-3.23.0) Changes in this release: ##### New features - Add more logs on subscriber pull stream retries ([commit ff5a39b](https://redirect.github.com/googleapis/google-cloud-dotnet/commit/ff5a39b9ccc431059a63aa475b1d4f231cb19752)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am" in timezone Europe/London, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/dotnet-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent af01c9c commit 0dc1774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentai/api/DocumentAI.Samples/DocumentAI.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<IsPackable>false</IsPackable>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Google.Cloud.DocumentAI.V1" Version="3.22.0" />
7+
<PackageReference Include="Google.Cloud.DocumentAI.V1" Version="3.23.0" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)