Skip to content

Commit

Permalink
Merge pull request #5585 from MarkCiliaVincenti/AsyncLock
Browse files Browse the repository at this point in the history
Bump AsyncKeyedLock to 7.0.2
  • Loading branch information
andrueastman authored Oct 14, 2024
2 parents 62576d3 + f8de5c5 commit 9508bbd
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.0.1" />
<PackageReference Include="AsyncKeyedLock" Version="7.0.2" />
<PackageReference Include="DotNet.Glob" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.13.0" />
Expand Down

0 comments on commit 9508bbd

Please sign in to comment.