Skip to content

Commit

Permalink
Merge pull request #2062 from tgstation/dependabot/nuget/coverlet.col…
Browse files Browse the repository at this point in the history
…lector-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3
  • Loading branch information
tgstation-server-ci[bot] authored Jan 2, 2025
2 parents 7ddfa94 + a117e1f commit c444884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/TestCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<ItemGroup>
<!-- Usage: Code coverage collection -->
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit c444884

Please sign in to comment.