Skip to content

Commit f7bd910

Browse files
authored
Merge pull request #3584 from DotNetAnalyzers/dependabot/nuget/StyleCop.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
2 parents d999a4a + c04d265 commit f7bd910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator/StyleCop.Analyzers.Status.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Build.Locator" Version="1.2.6" />
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" />
2626
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.7.0" />
27-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
27+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2828
</ItemGroup>
2929

3030
</Project>

0 commit comments

Comments
 (0)