Skip to content

Commit

Permalink
Bump ZiggyCreatures.FusionCache from 1.2.0 to 1.3.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.2.0 to 1.3.0
- [Release notes](https://github.com/ZiggyCreatures/FusionCache/releases)
- [Commits](ZiggyCreatures/FusionCache@v1.2.0...v1.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 9d9f262 commit f12720a
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.2.0" />
<PackageReference Include="ZiggyCreatures.FusionCache" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f12720a

Please sign in to comment.