Skip to content

Commit

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

Bump coverlet.collector from 6.0.3 to 6.0.4
  • Loading branch information
tgstation-server-ci[bot] authored Jan 20, 2025
2 parents 44bbe52 + d9b07ae commit 5d733dd
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.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5d733dd

Please sign in to comment.