Skip to content

Commit

Permalink
Bump AsyncKeyedLock to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored Oct 13, 2024
1 parent 04b17e8 commit d72dd97
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.1" />
<PackageReference Include="AsyncKeyedLock" Version="7.0.2" />
</ItemGroup>

</Project>

0 comments on commit d72dd97

Please sign in to comment.