Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 05bb1b1 commit 08a964b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kiota.Builder/Kiota.Builder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<NoWarn>$(NoWarn);CS8785;NU5048;NU5104;CA1724;CA1055;CA1848;CA1308;CA1822</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="7.1.3" />
<PackageReference Include="AsyncKeyedLock" Version="7.1.4" />
<PackageReference Include="DotNet.Glob" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.15.2" />
Expand Down

0 comments on commit 08a964b

Please sign in to comment.