Skip to content

Commit 2fe3b99

Browse files
authored
deps: update dependency nunit.analyzers to 4.7.0 (GoogleCloudPlatform#3132)
1 parent 0b1148d commit 2fe3b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/dotnet-snippets/sample-tests/sample-tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="coverlet.collector" Version="6.0.4"/>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="NUnit" Version="4.3.2" />
17-
<PackageReference Include="NUnit.Analyzers" Version="4.6.0"/>
17+
<PackageReference Include="NUnit.Analyzers" Version="4.7.0"/>
1818
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0"/>
1919
<PackageReference Include="Testcontainers" Version="4.3.0" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)