Skip to content

Commit a2e7884

Browse files
authored
deps: update dependency coverlet.collector to v10 (GoogleCloudPlatform#4398)
1 parent 453cc7f commit a2e7884

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
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="coverlet.collector" Version="8.0.1"/>
14+
<PackageReference Include="coverlet.collector" Version="10.0.0"/>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1616
<PackageReference Include="NUnit" Version="4.5.1" />
1717
<PackageReference Include="NUnit.Analyzers" Version="4.12.0"/>

0 commit comments

Comments
 (0)