Skip to content

Commit

Permalink
Merge pull request #139 from akunzai/dependabot/nuget/Newtonsoft.Json…
Browse files Browse the repository at this point in the history
…-13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
akunzai committed Apr 1, 2023
2 parents 1d8fc24 + 6d9ac3e commit 29eb228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup Condition="$(MSBuildProjectName.EndsWith('.Tests'))">
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
Expand Down

0 comments on commit 29eb228

Please sign in to comment.