Skip to content

Commit

Permalink
Merge pull request #28 from Watfaq/dependabot/nuget/NUnit3TestAdapter…
Browse files Browse the repository at this point in the history
…-4.2.1

Bump NUnit3TestAdapter from 4.2.0 to 4.2.1
  • Loading branch information
ibigbug committed Feb 17, 2022
2 parents 6f62dc2 + 89dd96f commit 37da8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PowerSession.Tests/PowerSession.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="nunit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 37da8b5

Please sign in to comment.