Skip to content

Commit 826c93c

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /dotnet/src/webdriver (#10797)
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 c33c149 commit 826c93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/webdriver/WebDriver.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</ItemGroup>
108108

109109
<ItemGroup>
110-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
110+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
111111
</ItemGroup>
112112

113113
<ItemGroup Condition="'$(OS)' == 'WINDOWS_NT'">

0 commit comments

Comments
 (0)