Skip to content

Commit

Permalink
Merge pull request #3584 from DotNetAnalyzers/dependabot/nuget/StyleC…
Browse files Browse the repository at this point in the history
…op.Analyzers/StyleCop.Analyzers.Status.Generator/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator
  • Loading branch information
sharwell authored Feb 10, 2023
2 parents d999a4a + c04d265 commit f7bd910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

</Project>

0 comments on commit f7bd910

Please sign in to comment.