Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.Memory from 6.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed Oct 29, 2024
1 parent 3d53475 commit 2ab084e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `JunitXml.TestLogger` from 4.0.254 to 4.1.0
- Bumps `FSharp.Core` from 8.0.400 to 8.0.401
- Bumps `JetBrains.Annotations` from 2024.2.0 to 2024.3.0
- Bumps `Microsoft.Extensions.Caching.Memory` from 6.0.0 to 8.0.1

## [1.8.0]
### Added
Expand Down Expand Up @@ -231,4 +232,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
[1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0
[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0
1 change: 1 addition & 0 deletions src/ApiGenerator/ApiGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<ItemGroup>
<PackageReference Include="CSharpier.Core" Version="0.29.2" />
<PackageReference Include="Glob" Version="1.1.9" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NSwag.Core" Version="14.1.0" />
<PackageReference Include="YamlDotNet" Version="16.1.3" />
Expand Down

0 comments on commit 2ab084e

Please sign in to comment.