Skip to content

Commit

Permalink
Bump nunit from 3.8.1 to 3.11.0 (#412)
Browse files Browse the repository at this point in the history
Bumps [nunit](https://github.com/nunit/nunit) from 3.8.1 to 3.11.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and fgreinacher committed Dec 1, 2018
1 parent 202a732 commit 45ee947
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="nunit" Version="3.8.1" />
<PackageReference Include="nunit" Version="3.11.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
</ItemGroup>

Expand Down

0 comments on commit 45ee947

Please sign in to comment.