Skip to content

Commit

Permalink
deps: update dependency nunit3testadapter to v5 (#2857)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 8, 2025
1 parent a94a81f commit 5984399
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.3.2" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0"/>
<PackageReference Include="Testcontainers" Version="4.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 5984399

Please sign in to comment.