Skip to content

Commit 0cfee9d

Browse files
Bump System.Text.Json from 7.0.3 to 8.0.0
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.3...v8.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07bf9c2 commit 0cfee9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
<PackageVersion Include="System.Text.Encodings.Web" Version="8.0.0" />
536536
</ItemGroup>
537537
<ItemGroup>
538-
<PackageVersion Include="System.Text.Json" Version="7.0.3" />
538+
<PackageVersion Include="System.Text.Json" Version="8.0.0" />
539539
</ItemGroup>
540540
<ItemGroup>
541541
<PackageVersion Include="System.Net.Http.Json" Version="8.0.0" />

0 commit comments

Comments
 (0)