Skip to content

Commit

Permalink
chore(deps): bump Google.Protobuf from 3.25.1 to 3.25.2 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 33cde54 commit 4efd64b
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 @@ -40,7 +40,7 @@ In the absence of an official SDK, it provides first-class support for Pinecone
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.60.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.60.0" />
<PackageReference Include="Grpc.Tools" Version="2.60.0">
Expand Down

0 comments on commit 4efd64b

Please sign in to comment.