Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent 0a19107 commit 966edc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageVersion Include="FluentAssertions" Version="6.3.0" />
<PackageVersion Include="Microsoft.AspNet.WebApi.Core" Version="5.2.7" />
<PackageVersion Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.7" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="6.0.0" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageVersion Include="Moq" Version="4.16.1" />
<PackageVersion Include="Newtonsoft.Json" Version="[6.0.8,7)" />
Expand Down

0 comments on commit 966edc9

Please sign in to comment.