Skip to content

Commit

Permalink
Bump ZiggyCreatures.FusionCache from 0.26.0 to 1.0.0 (#97)
Browse files Browse the repository at this point in the history
Bumps [ZiggyCreatures.FusionCache](https://github.com/ZiggyCreatures/FusionCache) from 0.26.0 to 1.0.0.
- [Release notes](https://github.com/ZiggyCreatures/FusionCache/releases)
- [Commits](ZiggyCreatures/FusionCache@v0.26.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2024
1 parent 5ec83a2 commit 804fa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FastCache.Benchmarks/FastCache.Benchmarks.csproj
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="RangeExtensions" Version="2.1.1" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="0.26.0" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 804fa20

Please sign in to comment.