Skip to content

Commit

Permalink
Merge pull request #91 from TNG/renovate/mono.cecil-0.x
Browse files Browse the repository at this point in the history
Update dependency Mono.Cecil to v0.11.4
  • Loading branch information
fgather authored Jul 14, 2021
2 parents 5dc2163 + 62ba0d5 commit b4d48c7
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 @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="CycleDetection" Version="2.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit b4d48c7

Please sign in to comment.