Skip to content

Commit 7447b05

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /dotnet/test/common (#10798)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 826c93c commit 7447b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/test/common/WebDriver.Common.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageReference Include="BenderProxy" Version="1.0.0" />
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
3434
<PackageReference Include="Moq" Version="4.12.0" />
35-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
35+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3636
<PackageReference Include="NUnit" Version="3.13.2" />
3737
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1">
3838
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)