Skip to content

Commit ac3aa1f

Browse files
committed
upgrade: NUnit.Analyzers 4.14.0
1 parent 3627cf4 commit ac3aa1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Box2D.NET.Test/Box2D.NET.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PackageReference>
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
2323
<PackageReference Include="NUnit" Version="4.6.1" />
24-
<PackageReference Include="NUnit.Analyzers" Version="4.13.0">
24+
<PackageReference Include="NUnit.Analyzers" Version="4.14.0">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>

0 commit comments

Comments
 (0)