Skip to content

ApiSurface.4.0.35

Compare
Choose a tag to compare
@apisurface-release-bot apisurface-release-bot released this 16 Apr 07:48
· 27 commits to main since this release
82c9312
Bump NuGet.Protocol and System.Text.Json in /ApiSurface (#65)

Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `NuGet.Protocol` from 6.7.0 to 6.9.1
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

Updates `System.Text.Json` from 6.0.0 to 7.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: NuGet.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Stevens <[email protected]>