Skip to content

Commit c10f53e

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Gu.Persist.NewtonsoftJson
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 69d4714 commit c10f53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gu.Persist.NewtonsoftJson/Gu.Persist.NewtonsoftJson.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<PackageReference Include="IDisposableAnalyzers" Version="4.0.2" PrivateAssets="all" />
6767
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" PrivateAssets="all" />
6868
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
69-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
69+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
7070
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
7171
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
7272
</ItemGroup>

0 commit comments

Comments
 (0)