Skip to content

Commit 32783ca

Browse files
committed
Update dependency NUnit3TestAdapter to v4
1 parent 4a843ac commit 32783ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cake.XComponent.Test/Cake.XComponent.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1010
<PackageReference Include="NSubstitute" Version="4.2.2" />
1111
<PackageReference Include="NUnit" Version="3.13.2" />
12-
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
12+
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)