Skip to content

Commit

Permalink
Bump ZiggyCreatures.FusionCache from 1.1.0 to 1.2.0 in the nuget group
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update: [ZiggyCreatures.FusionCache](https://github.com/ZiggyCreatures/FusionCache).


Updates `ZiggyCreatures.FusionCache` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/ZiggyCreatures/FusionCache/releases)
- [Commits](ZiggyCreatures/FusionCache@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent d3d10bf commit 12c8b9c
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 @@ -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="1.1.0" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="1.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 12c8b9c

Please sign in to comment.