Skip to content

Commit

Permalink
Merge pull request #69 from alexzautke/dependabot/nuget/coverlet.coll…
Browse files Browse the repository at this point in the history
…ector-6.0.3

build(deps): bump coverlet.collector from 6.0.2 to 6.0.3
  • Loading branch information
alexzautke authored Dec 31, 2024
2 parents 0936faf + a19eec3 commit 3e588d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreativeCode.JWK.Tests/CreativeCode.JWK.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.2"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="coverlet.collector" Version="6.0.3"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
Expand Down

0 comments on commit 3e588d1

Please sign in to comment.