Skip to content

Commit

Permalink
Bump System.Runtime.Caching from 6.0.0 to 7.0.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 9, 2022
1 parent 782150c commit e7c88fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FastCache.Benchmarks/FastCache.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="CacheManager.Microsoft.Extensions.Caching.Memory" Version="1.2.0" />
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e7c88fc

Please sign in to comment.