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 32c4aa5

Browse files
authoredNov 22, 2024··
Update EasyCaching.Core.csproj
1 parent 118e2c8 commit 32c4aa5

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="7.1.3" />
48+
<PackageReference Include="AsyncKeyedLock" Version="7.1.4" />
4949
</ItemGroup>
5050

5151
</Project>

0 commit comments

Comments
 (0)
Please sign in to comment.