Skip to content

Commit

Permalink
Merge pull request #9 from MarkCiliaVincenti/AsyncKeyedLock
Browse files Browse the repository at this point in the history
Update to AsyncKeyedLock 6.2.0
  • Loading branch information
sa-es-ir authored Feb 27, 2023
2 parents 55c2e1b + da1174d commit 7b151b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotNet.RateLimiter/DotNet.RateLimiter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</ItemGroup>-->

<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.1.1" />
<PackageReference Include="AsyncKeyedLock" Version="6.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="RedLock.net" Version="2.3.1" />
<PackageReference Include="StackExchange.Redis" Version="2.2.88" />
Expand Down

0 comments on commit 7b151b1

Please sign in to comment.