Skip to content

Commit f10159c

Browse files
Bump System.Text.Json from 7.0.1 to 7.0.3 (#414)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
1 parent 471539f commit f10159c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageVersion Include="Newtonsoft.Json" Version="13.0.2" />
2424
<PackageVersion Include="protobuf-net" Version="3.1.26" />
2525
<PackageVersion Include="SonarAnalyzer.CSharp" Version="8.51.0.59060" />
26-
<PackageVersion Include="System.Text.Json" Version="7.0.1" />
26+
<PackageVersion Include="System.Text.Json" Version="7.0.3" />
2727
<PackageVersion Include="Utf8Json" Version="1.3.7" />
2828
<PackageVersion Include="xunit" Version="2.4.2" />
2929
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />

0 commit comments

Comments
 (0)