Skip to content

Commit

Permalink
Bump System.Net.Http.WinHttpHandler in the system group
Browse files Browse the repository at this point in the history
Bumps the system group with 1 update: [System.Net.Http.WinHttpHandler](https://github.com/dotnet/runtime).


Updates `System.Net.Http.WinHttpHandler` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Net.Http.WinHttpHandler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent e708070 commit 3755ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet-nugetize/dotnet-nugetize.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="ThisAssembly.Project" Version="1.5.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Strings" Version="1.5.0" PrivateAssets="all" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="8.0.1" />
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="9.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 3755ede

Please sign in to comment.