Skip to content

Commit

Permalink
Bump ZiggyCreatures.FusionCache from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [ZiggyCreatures.FusionCache](https://github.com/ZiggyCreatures/FusionCache) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/ZiggyCreatures/FusionCache/releases)
- [Commits](ZiggyCreatures/FusionCache@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: ZiggyCreatures.FusionCache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent e198d3a commit 27573de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FastCache.Benchmarks/FastCache.Benchmarks.csproj
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="RangeExtensions" Version="2.1.1" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="0.23.0" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="0.24.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 27573de

Please sign in to comment.