Skip to content

Commit

Permalink
Merge pull request #5 from folkehelseinstituttet/dependabot/nuget/Mic…
Browse files Browse the repository at this point in the history
…rosoft.Extensions.Http-8.0.1

Bump Microsoft.Extensions.Http from 7.0.0 to 8.0.1
  • Loading branch information
Robin831 authored Oct 28, 2024
2 parents 580cc89 + 74109f1 commit c303852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fhi.ReverseProxyMiddleware.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
</ItemGroup>

</Project>

0 comments on commit c303852

Please sign in to comment.