Skip to content

Commit a5e3712

Browse files
Update to NUnit 4.3.1
1 parent b2f4e68 commit a5e3712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nunit.analyzers.tests/nunit.analyzers.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323

2424
<ItemGroup Condition="'$(NUnitVersion)' == '4'">
25-
<PackageReference Include="NUnit" Version="4.2.2" />
25+
<PackageReference Include="NUnit" Version="4.3.1" />
2626
</ItemGroup>
2727

2828
<ItemGroup Condition="'$(NUnitVersion)' == '3'">

0 commit comments

Comments
 (0)