Skip to content

Commit 91ea5c6

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/dotnet-cnblogs
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4314d5 commit 91ea5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-cnblogs/dotnet-cnblog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<ItemGroup>
4949
<PackageReference Include="MetaWeblogClient.Core" Version="1.1.0" />
50-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
50+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5151
<PackageReference Include="Polly" Version="7.2.0" />
5252
</ItemGroup>
5353

0 commit comments

Comments
 (0)