Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.6 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.6 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.6...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 10, 2022
1 parent cb7f40a commit 2adc94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Update="Polly" Version="7.2.3" />
<PackageReference Update="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Update="System.Text.Json" Version="6.0.6" />
<PackageReference Update="System.Text.Json" Version="7.0.0" />
<PackageReference Update="Xamarin.Forms" Version="5.0.0.2515+946-sha.94acebbb4-azdo.6439792" />
<PackageReference Update="Xamarin.Essentials" Version="1.7.3" />
<PackageReference Update="xunit" Version="2.4.2" />
Expand Down

0 comments on commit 2adc94e

Please sign in to comment.