Skip to content

Commit

Permalink
Bump coverlet.collector from 6.0.0 to 6.0.1 in /GraphEngine.Tests (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent b761ef2 commit bd1a9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphEngine.Tests/GraphEngine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="dotNetRDF" Version="3.1.1" />
<PackageReference Include="ExpressionTreeToolkit.Core" Version="0.4.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit bd1a9dd

Please sign in to comment.