Skip to content

Commit

Permalink
Merge pull request #1 from Telzio/dependabot/nuget/src/Close/Microsof…
Browse files Browse the repository at this point in the history
…t.AspNetCore.Http-2.1.22

Bump Microsoft.AspNetCore.Http from 1.1.2 to 2.1.22 in /src/Close
  • Loading branch information
petefox authored Mar 16, 2023
2 parents 0f7524c + 3abe214 commit 3d88083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Close/Close.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="1.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.1.22" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 3d88083

Please sign in to comment.