Skip to content

Commit ee27410

Browse files
Bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#561)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.5 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c722daf commit ee27410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageVersion Include="System.Management" Version="9.0.0" />
2626
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
2727
<PackageVersion Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
28-
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
28+
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
2929
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
3030
<PackageVersion Include="Verify.ImageMagick" Version="3.6.0" />
3131
<PackageVersion Include="Verify.WinForms" Version="4.0.0" />

0 commit comments

Comments
 (0)