Skip to content

Commit

Permalink
Merge pull request #337 from funkysi1701/renovate/newtonsoft.json-13.x
Browse files Browse the repository at this point in the history
Update dependency Newtonsoft.Json to v13.0.2
  • Loading branch information
funkysi1701 authored Nov 24, 2022
2 parents 0da320f + 59a039d commit d3ff4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Metrics.Static/Metrics.Static.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.11" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
<PackageReference Include="MatBlazor" Version="2.8.0" />
</ItemGroup>
Expand Down

0 comments on commit d3ff4ce

Please sign in to comment.