Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.StackExchangeRedis
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 23a3a6d commit 5cff840
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@
</PackageReference>
<PackageReference Include="dbup-sqlserver" Version="5.0.37" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.12" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.13" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="XUnit.Hosting" Version="1.0.0" />
Expand Down

0 comments on commit 5cff840

Please sign in to comment.