Skip to content

Commit

Permalink
Merge pull request #846 from nunit/chore/bump-nunit-adapter
Browse files Browse the repository at this point in the history
chore: Bump `NUnit3TestAdapter` to version 5
  • Loading branch information
mikkelbu authored Feb 13, 2025
2 parents eb356c8 + 14baaa1 commit f15cbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nunit.analyzers.tests/nunit.analyzers.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit f15cbb5

Please sign in to comment.