Skip to content

Commit 92b4498

Browse files
authored
Merge pull request #28 from clFaster/dependabot/nuget/tests/SVNPathCopy.Tests/NUnit.Analyzers-4.13.0
chore: Bump NUnit.Analyzers from 4.12.0 to 4.13.0
2 parents ad88766 + 6d0e323 commit 92b4498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/SVNPathCopy.Tests/SVNPathCopy.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1313
<PackageReference Include="NUnit" Version="4.4.0" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />
15-
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
15+
<PackageReference Include="NUnit.Analyzers" Version="4.13.0">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)