Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2023
1 parent b6f9473 commit caf0ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchUnitNET/ArchUnitNET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="CycleDetection" Version="2.0.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0"/>
<PackageReference Include="Mono.Cecil" Version="0.11.4"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="System.ValueTuple" Version="4.5.0"/>
</ItemGroup>

Expand Down

0 comments on commit caf0ad0

Please sign in to comment.