Skip to content

Commit

Permalink
Merge pull request #52 from neon-sunset/dependabot/nuget/Grpc.Net.Cli…
Browse files Browse the repository at this point in the history
…ent-2.56.0
  • Loading branch information
neon-sunset authored Aug 28, 2023
2 parents c6e3fbd + 94fdce6 commit d27476d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pinecone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</PackageReference>
<PackageReference Include="RangeExtensions" Version="2.1.1" />
<PackageReference Include="Google.Protobuf" Version="3.24.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.56.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.56.0" />
<PackageReference Include="Grpc.Tools" Version="2.57.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit d27476d

Please sign in to comment.