Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.caching.stackexch…
Browse files Browse the repository at this point in the history
…angeredis to v8.0.0-rc.2.23480.2 (#2193)
  • Loading branch information
renovate-bot authored Oct 11, 2023
1 parent 61237ae commit 985c966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/src/cartservice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
<PackageReference Include="Grpc.HealthCheck" Version="2.57.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rc.1.23421.29" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rc.2.23480.2" />
<PackageReference Include="Google.Cloud.Spanner.Data" Version="4.6.0" />
<PackageReference Include="Npgsql" Version="8.0.0-preview.4" />
<PackageReference Include="Google.Cloud.SecretManager.V1" Version="2.1.0" />
Expand Down

0 comments on commit 985c966

Please sign in to comment.