Skip to content

Commit

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

build(deps): bump coverlet.collector from 6.0.0 to 6.0.1
  • Loading branch information
alexzautke authored Feb 21, 2024
2 parents 93b9ac6 + e97ae89 commit 4ca934a
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 @@ -17,7 +17,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PackageReference Include="coverlet.collector" Version="6.0.1"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
Expand Down

0 comments on commit 4ca934a

Please sign in to comment.