Skip to content

Commit

Permalink
Merge pull request #578 from WildGums/dependabot/nuget/NUnit3TestAdap…
Browse files Browse the repository at this point in the history
…ter-4.3.1

Bump NUnit3TestAdapter from 4.3.0 to 4.3.1
  • Loading branch information
github-actions[bot] committed Nov 21, 2022
2 parents 92abbdd + 6b1b1bf commit 380da58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.FilterBuilder.Tests/Orc.FilterBuilder.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="Orc.Automation.Tests" Version="5.0.0-alpha0064" />
<PackageReference Include="PublicApiGenerator" Version="10.3.0" PrivateAssets="all" />
<PackageReference Include="Verify.NUnit" Version="19.1.0" />
Expand Down

0 comments on commit 380da58

Please sign in to comment.