Skip to content

Commit

Permalink
Bump AsyncKeyedLock to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Aug 20, 2024
1 parent 8ef13b7 commit 39b1d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyCaching.Core/EasyCaching.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="7.0.0" />
<PackageReference Include="AsyncKeyedLock" Version="7.0.1" />
</ItemGroup>

</Project>

0 comments on commit 39b1d02

Please sign in to comment.