Skip to content

Commit 6ae4682

Browse files
Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /samples/SampleWebJob (#203)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86f2034 commit 6ae4682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/SampleWebJob/SampleWebJob.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1313
<PackageReference Include="System.Spatial" Version="5.8.4" />
1414
<PackageReference Include="Microsoft.Data.Edm" Version="5.8.4" />
1515
<PackageReference Include="Microsoft.Data.OData" Version="5.8.4" />

0 commit comments

Comments
 (0)