Skip to content

Commit

Permalink
Merge pull request #223 from OctopusDeploy/sast/bump-nunit-test-adapter
Browse files Browse the repository at this point in the history
Bump nunit test adapter
  • Loading branch information
nathanwoctopusdeploy authored Apr 13, 2023
2 parents 853d238 + 4378c08 commit deef122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Halibut.Tests/Halibut.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="NSubstitute" Version="4.4.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Serilog.Sinks.NUnit" Version="1.0.3" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
Expand Down

0 comments on commit deef122

Please sign in to comment.