Skip to content

Commit

Permalink
build(deps): bump EasyCaching.Core from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [EasyCaching.Core](https://github.com/dotnetcore/EasyCaching) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/dotnetcore/EasyCaching/releases)
- [Commits](dotnetcore/EasyCaching@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: EasyCaching.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2023
1 parent d7bb778 commit 9318281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<PackageVersion Include="EasyCaching.Serialization.Json" Version="1.7.0"/>
<PackageVersion Include="EasyCaching.Redis" Version="1.7.0"/>
<PackageVersion Include="EasyCaching.InMemory" Version="1.7.0"/>
<PackageVersion Include="EasyCaching.Core" Version="1.7.0"/>
<PackageVersion Include="EasyCaching.Core" Version="1.8.0"/>
</ItemGroup>

</Project>

0 comments on commit 9318281

Please sign in to comment.