Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.http.features to …
Browse files Browse the repository at this point in the history
…v5.0.17
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 5aee17b commit 4686fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twitch/Twitch.Webhooks.Base/Twitch.Webhooks.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.15" />
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.17" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 4686fa0

Please sign in to comment.