Skip to content

Commit

Permalink
Merge pull request #384 from Gigas002/dependabot/nuget/coverlet.colle…
Browse files Browse the repository at this point in the history
…ctor-6.0.3

Bump coverlet.collector from 6.0.2 to 6.0.3
  • Loading branch information
Gigas002 authored Jan 18, 2025
2 parents 78dd82b + e01ccc7 commit fe2f28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GTiff2Tiles.Tests/GTiff2Tiles.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<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 fe2f28f

Please sign in to comment.