Skip to content

Commit a5a27fd

Browse files
chore: Bump coverlet.collector from 10.0.0 to 10.0.1 (#201)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Golo Roden <golo.roden@thenativeweb.io>
1 parent ac3a483 commit a5a27fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EventSourcingDb.Tests/EventSourcingDb.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="coverlet.collector" Version="10.0.0" />
15+
<PackageReference Include="coverlet.collector" Version="10.0.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1717
<PackageReference Include="System.Linq.Async" Version="7.0.1" Condition="$([MSBuild]::GetTargetFrameworkVersion('$(TargetFramework)')) &lt; 10.0" />
1818
<PackageReference Include="xunit.v3" Version="3.2.2" />

0 commit comments

Comments
 (0)