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
#112)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent d3d10bf commit 54ba7a1
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 54ba7a1

Please sign in to comment.