Skip to content

Commit

Permalink
chore: bump grpc dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
pratik151192 committed Feb 26, 2024
1 parent 2324880 commit ed310e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Momento.Sdk/Momento.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Folder Include="Internal\Retry\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Grpc.Net.Client" Version="2.49.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.61.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
<PackageReference Include="Momento.Protos" Version="0.106.0" />
<PackageReference Include="JWT" Version="9.0.3" />
Expand Down

0 comments on commit ed310e9

Please sign in to comment.