Skip to content

Commit

Permalink
Update dependency NUnit3TestAdapter to v4.4.2 (#595)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent 8deafaa commit 7f7210c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="FakeItEasy" Version="7.3.1" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" />
</ItemGroup>

Expand Down

0 comments on commit 7f7210c

Please sign in to comment.