Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.StackExchangeRedis
Browse files Browse the repository at this point in the history
Bumps the microsoftextensions group with 1 update in the / directory: [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore).


Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.4...v8.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 82c74bb commit fb225a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="CsvHelper" Version="32.0.2" />
<PackageReference Include="dbup-sqlserver" Version="5.0.40" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Testcontainers.Azurite" Version="3.8.0" />
Expand Down

0 comments on commit fb225a6

Please sign in to comment.