Skip to content

Commit

Permalink
Bump AsyncKeyedLock from 7.0.1 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps [AsyncKeyedLock](https://github.com/MarkCiliaVincenti/AsyncKeyedLock) from 7.0.1 to 7.1.3.
- [Release notes](https://github.com/MarkCiliaVincenti/AsyncKeyedLock/releases)
- [Commits](MarkCiliaVincenti/AsyncKeyedLock@7.0.1...7.1.3)

---
updated-dependencies:
- dependency-name: AsyncKeyedLock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 45b57d3 commit 475de33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="7.0.1" />
<PackageReference Include="AsyncKeyedLock" Version="7.1.3" />
<PackageReference Include="AsyncUtilities" Version="1.1.1" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
</ItemGroup>
Expand Down

0 comments on commit 475de33

Please sign in to comment.