Skip to content

Commit

Permalink
Merge pull request #49 from xoofx/dependabot/nuget/src/Tomlyn.Tests/N…
Browse files Browse the repository at this point in the history
…ewtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Tomlyn.Tests
  • Loading branch information
xoofx authored Dec 22, 2022
2 parents aede648 + 7a1bee4 commit 98c58f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tomlyn.Tests/Tomlyn.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
Expand Down

0 comments on commit 98c58f6

Please sign in to comment.