Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.Memory to 8.0.1 by
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegoO committed Oct 16, 2024
1 parent e1da00a commit 12dfd1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Polly" Version="8.4.2" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
Expand Down

0 comments on commit 12dfd1d

Please sign in to comment.