Bump AsyncKeyedLock to 6.3.3

This commit is contained in:
Mark Cilia Vincenti 2024-01-14 21:53:15 +01:00 committed by GitHub
parent cc42f4430f
commit ebedb06e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
</PropertyGroup>
<!-- Run "dotnet list package (dash,dash)outdated" to see the latest versions of each package.-->
<ItemGroup Label="Package Dependencies">
<PackageVersion Include="AsyncKeyedLock" Version="6.3.0" />
<PackageVersion Include="AsyncKeyedLock" Version="6.3.3" />
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageVersion Include="AutoFixture.Xunit2" Version="4.18.1" />
<PackageVersion Include="AutoFixture" Version="4.18.1" />