Skip to content

Commit 56d12e6

Browse files
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /test/perf/dotnet-tools/Reporting (#188)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9e166f commit 56d12e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/perf/dotnet-tools/Reporting/Reporting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1010
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="5.0.0-preview.5.20278.1" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)