Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c161cd9

Browse files
authoredJul 22, 2024··
Upgrade AsyncKeyedLock to 7.0.0
1 parent c52c8f6 commit c161cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/EasyCaching.Core/EasyCaching.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</ItemGroup>
4646

4747
<ItemGroup>
48-
<PackageReference Include="AsyncKeyedLock" Version="6.4.2" />
48+
<PackageReference Include="AsyncKeyedLock" Version="7.0.0" />
4949
</ItemGroup>
5050

5151
</Project>

0 commit comments

Comments
 (0)
Please sign in to comment.