Skip to content

Commit 575292a

Browse files
chore: bump coverlet.collector from 10.0.0 to 10.0.1 (#24)
Patch bump of the test project's coverage collector. Closes #23 Co-authored-by: dobby-yivi-agent[bot] <275734547+dobby-yivi-agent[bot]@users.noreply.github.com>
1 parent a8fcb82 commit 575292a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/E4A.PostGuard.Tests/E4A.PostGuard.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="coverlet.collector" Version="10.0.0" />
11+
<PackageReference Include="coverlet.collector" Version="10.0.1" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />

0 commit comments

Comments
 (0)