Skip to content

Commit

Permalink
Merge pull request #40 from TNG/renovate/nunit-3.x
Browse files Browse the repository at this point in the history
Update dependency nunit to v3.13.0
  • Loading branch information
fgather authored Jan 7, 2021
2 parents f0ed3fe + f9d433e commit fbad039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchUnitNET.NUnit/ArchUnitNET.NUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="nunit" Version="3.12.0" />
<PackageReference Include="nunit" Version="3.13.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fbad039

Please sign in to comment.