Update to AsyncKeyedLock 6.2.0 (#1003)

This commit is contained in:
Mark Cilia Vincenti
2023-02-25 19:30:00 +01:00
committed by GitHub
parent 48eece554c
commit bbe18368fa

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.1.1" />
<PackageReference Include="AsyncKeyedLock" Version="6.2.0" />
<PackageReference Include="Gress" Version="2.0.1" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="Polly" Version="7.2.3" />