Skip to content

Commit ed6224f

Browse files
Bump Newtonsoft.Json (#599)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbfc4ab commit ed6224f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/end-to-end/Azure.Functions.NodejsWorker.E2E/Azure.Functions.NodejsWorker.E2E/Azure.Functions.NodejsWorker.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Azure.EventHubs" Version="4.3.2" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.2.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
14-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
14+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1515
<PackageReference Include="WindowsAzure.Storage" Version="9.3.2" />
1616
<PackageReference Include="xunit" Version="2.3.1" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />

0 commit comments

Comments
 (0)