Skip to content

Commit 96019e9

Browse files
dependabot[bot]fabiocav
authored andcommitted
Bump Newtonsoft.Json in /src/WebJobs.Script.Abstractions
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 f25a678 commit 96019e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script.Abstractions/WebJobs.Script.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.20.0" />
3737
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer" Version="2.20.0" />
3838
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.20.0" />
39-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
39+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4040
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
4141
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta004">
4242
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)