Skip to content

Commit 6df756e

Browse files
chore(deps): Update dependency Google.Protobuf to 3.31.1 (#73)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Protobuf](https://redirect.github.com/protocolbuffers/protobuf) | `3.31.0` -> `3.31.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Protobuf/3.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Protobuf/3.31.0/3.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "on Wednesday" (UTC), 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/hypermodeinc/dgraph.net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 775822d commit 6df756e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Dgraph/Dgraph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Google.Protobuf" Version="3.31.0" />
22+
<PackageReference Include="Google.Protobuf" Version="3.31.1" />
2323
<PackageReference Include="Grpc.Core" Version="2.46.6" />
2424
<PackageReference Include="Grpc.Net.Client" Version="2.71.0" />
2525
<PackageReference Include="Grpc.Tools" Version="2.71.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)