Skip to content

Commit

Permalink
Merge pull request #33 from TNG/renovate/jetbrains.annotations-2020.x
Browse files Browse the repository at this point in the history
Update dependency JetBrains.Annotations to v2020
  • Loading branch information
fgather authored Oct 31, 2020
2 parents 2305e97 + 05d96e1 commit d4c4f7a
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 @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="CycleDetection" Version="2.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
</ItemGroup>

Expand Down

0 comments on commit d4c4f7a

Please sign in to comment.