Skip to content

Commit 9cb50a3

Browse files
committed
Update dependency NUnit3TestAdapter to v4
1 parent 4a843ac commit 9cb50a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)