Skip to content

Commit

Permalink
Merge pull request #5823 from microsoft/dependabot/nuget/AsyncKeyedLo…
Browse files Browse the repository at this point in the history
…ck-7.1.4

chore(deps): bump AsyncKeyedLock from 7.1.3 to 7.1.4
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
2 parents 932a703 + 08a964b commit 0859093
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 0859093

Please sign in to comment.