Skip to content

Commit 79cdf3e

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.3 (#241)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/commits) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
1 parent bc50cd0 commit 79cdf3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PSDocs.Azure/PSDocs.Azure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<PrivateAssets>all</PrivateAssets>
7676
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7777
</PackageReference>
78-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
78+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
7979
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" PrivateAssets="All" />
8080
</ItemGroup>
8181

0 commit comments

Comments
 (0)