Skip to content

Commit b167b38

Browse files
Update dependency NUnit.Analyzers to 4.11.2 (#562)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 4026395 commit b167b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Particular.PlatformSample.Tests/Particular.PlatformSample.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1717
<PackageReference Include="NUnit" Version="4.4.0" />
18-
<PackageReference Include="NUnit.Analyzers" Version="4.11.1" />
18+
<PackageReference Include="NUnit.Analyzers" Version="4.11.2" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
2020
<PackageReference Include="Selenium.WebDriver" Version="4.33.0" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)