Skip to content

Commit

Permalink
Merge pull request #16 from MarkCiliaVincenti/AsyncKeyedLock
Browse files Browse the repository at this point in the history
Bump AsyncKeyedLock from 6.2.2 to 6.2.4
  • Loading branch information
sa-es-ir authored Dec 23, 2023
2 parents 62adbba + 5c3388a commit e095167
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 @@ -58,7 +58,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.2.2" />
<PackageReference Include="AsyncKeyedLock" Version="6.2.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RedLock.net" Version="2.3.2" />
<PackageReference Include="StackExchange.Redis" Version="2.6.104" />
Expand Down

0 comments on commit e095167

Please sign in to comment.