Skip to content

Commit

Permalink
Bump nunit from 3.13.0 to 3.13.1 (#8)
Browse files Browse the repository at this point in the history
Bumps [nunit](https://github.com/nunit/nunit) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](nunit/nunit@v3.13...v3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2021
1 parent 116e902 commit 89c5546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MimeTypes.Tests/MimeTypes.Tests.csproj
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="nunit" Version="3.13.0" />
<PackageReference Include="nunit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
</ItemGroup>
Expand Down

0 comments on commit 89c5546

Please sign in to comment.