Skip to content

Commit 5012b98

Browse files
dependabot[bot]fabiocav
authored andcommitted
Bump Newtonsoft.Json in /test/WebJobs.Script.Tests.E2E
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b2ba09 commit 5012b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WebJobs.Script.Tests.E2E/WebJobs.Script.Tests.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
1515
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
17-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1818
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
1919
<PackageReference Include="xunit" Version="2.3.1" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />

0 commit comments

Comments
 (0)