Skip to content

Commit

Permalink
Bump Newtonsoft.Json in /src/Core/Conventional.Tests (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 5d30c79 commit 170ac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Conventional.Tests/Conventional.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 170ac38

Please sign in to comment.