Skip to content

Commit

Permalink
Merge pull request connamara#588 from connamara/dependabot/nuget/NUni…
Browse files Browse the repository at this point in the history
…t3TestAdapter-3.16.1

Bump NUnit3TestAdapter from 3.9.0 to 3.16.1
  • Loading branch information
gbirchmeier authored Mar 25, 2020
2 parents e93c1ff + 5ca4bcb commit c07dd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.9.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c07dd51

Please sign in to comment.