Skip to content

Commit 83a1569

Browse files
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#409)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.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>
1 parent 15a2146 commit 83a1569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.4.1" />
1010
<PackageReference Update="Microsoft.Win32.Registry" Version="4.7.0" />
1111
<PackageReference Update="MSBuild.ProjectCreation" Version="8.3.0" />
12-
<PackageReference Update="Newtonsoft.Json" Version="13.0.1" />
12+
<PackageReference Update="Newtonsoft.Json" Version="13.0.2" />
1313
<PackageReference Update="Shouldly" Version="4.1.0" />
1414
<PackageReference Update="xunit" Version="2.4.2" />
1515
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.5" />

0 commit comments

Comments
 (0)