Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.Abstractions from 2.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps Microsoft.Extensions.Caching.Abstractions from 2.1.0 to 8.0.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent f47a5ac commit 7469405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MockTestUtility/MockTestUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<ItemGroup>
<PackageReference Include="MemoryCache.Testing.Moq" Version="1.2.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 7469405

Please sign in to comment.