Skip to content

Commit

Permalink
Upgrade AsyncKeyedLock to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Jul 22, 2024
1 parent c52c8f6 commit c161cd9
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="6.4.2" />
<PackageReference Include="AsyncKeyedLock" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit c161cd9

Please sign in to comment.